Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
regression-suites
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TASTE
regression-suites
Commits
5a21e508
Commit
5a21e508
authored
Mar 31, 2017
by
Thanassis Tsiodras
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More hardcoded paths fixed.
parent
cefaa6db
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
Demo_RI_Names/deploymentview.aadl
Demo_RI_Names/deploymentview.aadl
+2
-2
Demo_Sockets_RTEMS_Leon2/DeploymentView.aadl
Demo_Sockets_RTEMS_Leon2/DeploymentView.aadl
+2
-2
Demo_Sockets_SDL_GUI/DeploymentView.aadl
Demo_Sockets_SDL_GUI/DeploymentView.aadl
+2
-2
No files found.
Demo_RI_Names/deploymentview.aadl
View file @
5a21e508
...
...
@@ -70,7 +70,7 @@ END deploymentview.others;
PROPERTIES
Taste::coordinates => "0 0 2970 2100";
Taste::version => "1.3.5";
Taste::interfaceView => "
/home/maxime/taste/tool-src/trunk/testSuites/Demo_RI_Names/
interfaceview.aadl";
Taste::HWLibraries => ("
/home/maxime/taste
/tool-inst/share/ocarina/AADLv2/ocarina_components.aadl");
Taste::interfaceView => "interfaceview.aadl";
Taste::HWLibraries => ("
~
/tool-inst/share/ocarina/AADLv2/ocarina_components.aadl");
END deploymentview::DV;
Demo_Sockets_RTEMS_Leon2/DeploymentView.aadl
View file @
5a21e508
...
...
@@ -29,7 +29,7 @@ PROPERTIES
Taste::Interface_Coordinates => "1428 1740" APPLIES TO link;
Deployment::Help => "Write your ASN.1 configuration here";
Deployment::Configuration => "{devname ""open_eth1"", address ""131.176.40.166"", gateway ""131.176.40.250"", netmask ""255.255.255.0"", version ipv4, port 5118}";
Deployment::Config => "
/home/maxime
/tool-inst/include/ocarina/runtime/polyorb-hi-c/src/drivers/configuration/ip.asn";
Deployment::Config => "
~
/tool-inst/include/ocarina/runtime/polyorb-hi-c/src/drivers/configuration/ip.asn";
Deployment::Version => "0.1beta";
END leon_ethernet;
...
...
@@ -63,7 +63,7 @@ PROPERTIES
Taste::Interface_Coordinates => "2209 1740" APPLIES TO link;
Deployment::Help => "Write your ASN.1 configuration here";
Deployment::Configuration => "{devname ""eth0"", address ""131.176.40.165"", port 5117}";
Deployment::Config => "
/home/maxime
/tool-inst/include/ocarina/runtime/polyorb-hi-c/src/drivers/configuration/ip.asn";
Deployment::Config => "
~
/tool-inst/include/ocarina/runtime/polyorb-hi-c/src/drivers/configuration/ip.asn";
Deployment::Version => "0.1beta";
END generic_sockets_ip;
...
...
Demo_Sockets_SDL_GUI/DeploymentView.aadl
View file @
5a21e508
...
...
@@ -29,7 +29,7 @@ PROPERTIES
Taste::Interface_Coordinates => "1005 1906" APPLIES TO link;
Deployment::Help => "Write your ASN.1 configuration here";
Deployment::Configuration => "{ devname ""eth0"", address ""127.0.0.1"", port 5116 }";
Deployment::Config => "
/home/maxime/taste
/tool-inst/include/ocarina/runtime/polyorb-hi-c/src/drivers/configuration/ip.asn";
Deployment::Config => "
~
/tool-inst/include/ocarina/runtime/polyorb-hi-c/src/drivers/configuration/ip.asn";
Deployment::Version => "0.1beta";
END generic_sockets_ip;
...
...
@@ -63,7 +63,7 @@ PROPERTIES
Taste::Interface_Coordinates => "2390 1734" APPLIES TO link;
Deployment::Help => "Write your ASN.1 configuration here";
Deployment::Configuration => "{ devname ""eth0"", address ""127.0.0.1"", port 5115 }";
Deployment::Config => "
/home/maxime/taste
/tool-inst/include/ocarina/runtime/polyorb-hi-c/src/drivers/configuration/ip.asn";
Deployment::Config => "
~
/tool-inst/include/ocarina/runtime/polyorb-hi-c/src/drivers/configuration/ip.asn";
Deployment::Version => "0.1beta";
END generic_sockets_ip;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment