Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
regression-suites
Commits
c3decfd1
Commit
c3decfd1
authored
Jul 16, 2018
by
Thanassis Tsiodras
Browse files
Relative paths, otherwise the different setups used by people will fail.
parent
ee5e9cb2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Demo_Serial_N2X/deployment.pro
100644 → 100755
View file @
c3decfd1
...
...
@@ -28,7 +28,7 @@ isSubcomponent('deploymentview::DV','Node1','others','rasta_serial_apbuart_drvmg
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV'
,
'Node1'
,
'others'
,
'rasta_serial_apbuart_drvmgr'
,
'Taste::coordinates'
,
'"83113 88631 119116 108792"'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV::Node1'
,
'rasta_serial_apbuart_drvmgr'
,
'NIL'
,
'NIL'
,
'Deployment::Help'
,
'"Write your ASN.1 configuration here"'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV::Node1'
,
'rasta_serial_apbuart_drvmgr'
,
'NIL'
,
'NIL'
,
'Deployment::Configuration'
,
'"{ devname ""/dev/console_b"", speed b38400}"'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV::Node1'
,
'rasta_serial_apbuart_drvmgr'
,
'NIL'
,
'NIL'
,
'Deployment::Config'
,
'"
/home/taste/tool-inst/include/ocarina/runtime
/polyorb-hi-c/src/drivers/configuration/serial.asn"'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV::Node1'
,
'rasta_serial_apbuart_drvmgr'
,
'NIL'
,
'NIL'
,
'Deployment::Config'
,
'"
../..
/polyorb-hi-c/src/drivers/configuration/serial.asn"'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV::Node1'
,
'rasta_serial_apbuart_drvmgr'
,
'NIL'
,
'NIL'
,
'Deployment::Version'
,
'"0.1beta"'
,
''
).
isComponentType
(
'deploymentview::DV'
,
'PUBLIC'
,
'Node1'
,
'SYSTEM'
,
'NIL'
,
''
).
isComponentImplementation
(
'deploymentview::DV'
,
'PUBLIC'
,
'Node1'
,
'others'
,
'SYSTEM'
,
'NIL'
,
'others'
,
''
).
...
...
@@ -68,7 +68,7 @@ isSubcomponent('deploymentview::DV','Node2','others','generic_serial_raw','DEVIC
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV'
,
'Node2'
,
'others'
,
'generic_serial_raw'
,
'Taste::coordinates'
,
'"148500 87084 196058 110233"'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV::Node2'
,
'generic_serial_raw'
,
'NIL'
,
'NIL'
,
'Deployment::Help'
,
'"Write your ASN.1 configuration here"'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV::Node2'
,
'generic_serial_raw'
,
'NIL'
,
'NIL'
,
'Deployment::Configuration'
,
'"{ devname ""/dev/ttyS0"", speed b38400}"'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV::Node2'
,
'generic_serial_raw'
,
'NIL'
,
'NIL'
,
'Deployment::Config'
,
'"
/home/taste/tool-inst/include/ocarina/runtime
/polyorb-hi-c/src/drivers/configuration/serial.asn"'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV::Node2'
,
'generic_serial_raw'
,
'NIL'
,
'NIL'
,
'Deployment::Config'
,
'"
../..
/polyorb-hi-c/src/drivers/configuration/serial.asn"'
,
''
).
isProperty
(
'NIL'
,
'=>'
,
'deploymentview::DV::Node2'
,
'generic_serial_raw'
,
'NIL'
,
'NIL'
,
'Deployment::Version'
,
'"0.1beta"'
,
''
).
isComponentType
(
'deploymentview::DV'
,
'PUBLIC'
,
'Node2'
,
'SYSTEM'
,
'NIL'
,
''
).
isComponentImplementation
(
'deploymentview::DV'
,
'PUBLIC'
,
'Node2'
,
'others'
,
'SYSTEM'
,
'NIL'
,
'others'
,
''
).
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment