Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
534729d6
Commit
534729d6
authored
Jul 23, 2017
by
yoogx
Browse files
* Revert change on ocarina_config, Cheddar_Properties required
for legacy project
parent
2bab6489
Changes
7
Hide whitespace changes
Inline
Side-by-side
resources/ocarina_config.aadl
View file @
534729d6
...
...
@@ -26,6 +26,7 @@ property set Ocarina_Config is
AADL_Files : list of aadlstring applies to (system);
-- List of the AADL source files used by the current application
Cheddar_Properties : constant aadlstring => "Cheddar_Properties";
Data_Model : constant aadlstring => "Data_Model";
Deployment : constant aadlstring => "Deployment";
POK_Properties : constant aadlstring => "pok_properties";
...
...
tests/real-annexes-parsing/test_real_parse_01.aadl.out
View file @
534729d6
...
...
@@ -245,6 +245,7 @@ property set Ocarina_Config is
AADL_Files
:
list
of
aadlstring
applies
to
(
system
);
Cheddar_Properties
:
constant
aadlstring
=>
"Cheddar_Properties"
;
Data_Model
:
constant
aadlstring
=>
"Data_Model"
;
Deployment
:
constant
aadlstring
=>
"Deployment"
;
POK_Properties
:
constant
aadlstring
=>
"pok_properties"
;
...
...
tests/real-annexes-parsing/test_real_parse_02.aadl.out
View file @
534729d6
...
...
@@ -245,6 +245,7 @@ property set Ocarina_Config is
AADL_Files
:
list
of
aadlstring
applies
to
(
system
);
Cheddar_Properties
:
constant
aadlstring
=>
"Cheddar_Properties"
;
Data_Model
:
constant
aadlstring
=>
"Data_Model"
;
Deployment
:
constant
aadlstring
=>
"Deployment"
;
POK_Properties
:
constant
aadlstring
=>
"pok_properties"
;
...
...
tests/real-annexes-parsing/test_real_parse_03.aadl.out
View file @
534729d6
...
...
@@ -245,6 +245,7 @@ property set Ocarina_Config is
AADL_Files
:
list
of
aadlstring
applies
to
(
system
);
Cheddar_Properties
:
constant
aadlstring
=>
"Cheddar_Properties"
;
Data_Model
:
constant
aadlstring
=>
"Data_Model"
;
Deployment
:
constant
aadlstring
=>
"Deployment"
;
POK_Properties
:
constant
aadlstring
=>
"pok_properties"
;
...
...
tests/real-annexes-parsing/test_real_parse_04.aadl.out
View file @
534729d6
...
...
@@ -245,6 +245,7 @@ property set Ocarina_Config is
AADL_Files
:
list
of
aadlstring
applies
to
(
system
);
Cheddar_Properties
:
constant
aadlstring
=>
"Cheddar_Properties"
;
Data_Model
:
constant
aadlstring
=>
"Data_Model"
;
Deployment
:
constant
aadlstring
=>
"Deployment"
;
POK_Properties
:
constant
aadlstring
=>
"pok_properties"
;
...
...
tests/real-annexes-parsing/test_real_parse_05.aadl.out
View file @
534729d6
...
...
@@ -245,6 +245,7 @@ property set Ocarina_Config is
AADL_Files
:
list
of
aadlstring
applies
to
(
system
);
Cheddar_Properties
:
constant
aadlstring
=>
"Cheddar_Properties"
;
Data_Model
:
constant
aadlstring
=>
"Data_Model"
;
Deployment
:
constant
aadlstring
=>
"Deployment"
;
POK_Properties
:
constant
aadlstring
=>
"pok_properties"
;
...
...
tests/test042/test.aadl.out
View file @
534729d6
...
...
@@ -241,6 +241,7 @@ property set Ocarina_Config is
AADL_Files
:
list
of
aadlstring
applies
to
(
system
);
Cheddar_Properties
:
constant
aadlstring
=>
"Cheddar_Properties"
;
Data_Model
:
constant
aadlstring
=>
"Data_Model"
;
Deployment
:
constant
aadlstring
=>
"Deployment"
;
POK_Properties
:
constant
aadlstring
=>
"pok_properties"
;
...
...
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