Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TTool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mbe-tools
TTool
Commits
19bc5a9a
Commit
19bc5a9a
authored
4 years ago
by
maysam zoor
Browse files
Options
Downloads
Patches
Plain Diff
update tests files names
parent
187d60fc
No related branches found
Branches containing commit
No related tags found
1 merge request
!394
updates on PLAN code
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ttool/src/test/java/ui/GraphLatencyAnalysis/NestedStructurePLANTest.java
+1
-1
1 addition, 1 deletion
...java/ui/GraphLatencyAnalysis/NestedStructurePLANTest.java
with
1 addition
and
1 deletion
ttool/src/test/java/ui/GraphLatencyAnalysis/NestedStructurePLANTest.java
+
1
−
1
View file @
19bc5a9a
...
...
@@ -20,7 +20,7 @@ import ui.interactivesimulation.SimulationTransaction;
import
ui.simulationtraceanalysis.JFrameLatencyDetailedAnalysis
;
import
ui.simulationtraceanalysis.LatencyDetailedAnalysisMain
;
public
class
NestedStructurePLANTest
s
extends
AbstractUITest
{
public
class
NestedStructurePLANTest
extends
AbstractUITest
{
private
static
final
String
mapping_Diag_Name
=
"Architecture"
;
private
static
final
String
INPUT_PATH
=
"/ui/graphLatencyAnalysis/input"
;
private
static
final
String
SIMULATIONTRACE_PATH_FILE
=
INPUT_PATH
+
"/loopseqTrace.xml"
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment