Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
kazoo
Commits
5a9ad95c
Commit
5a9ad95c
authored
Mar 14, 2018
by
Maxime Perrotin
Browse files
Add "expected" file to test case
parent
ba19e13f
Changes
2
Hide whitespace changes
Inline
Side-by-side
test/test7/Makefile
View file @
5a9ad95c
...
...
@@ -3,8 +3,8 @@ all: test-parse
test-parse
:
clean
$(AADL_PARSER)
-o
output
-i
InterfaceView.aadl
-d
DataView.aadl ../common/TASTE_IV_Properties.aadl
$(AADL_PARSER)
-o
output
-i
InterfaceView.aadl
-d
DataView.aadl ../common/TASTE_IV_Properties.aadl
\
2>&1 |
tail
-2
| diff expected -
clean
:
rm
-rf
output
...
...
test/test7/expected
0 → 100644
View file @
5a9ad95c
[ERROR] File not found: /Non/Existing/Path/Are/You/Detected?
[ERROR] ASN.1 files missing (wrong path in DataView.aadl). Run taste-update-data-view [list of ASN.1 files]
Write
Preview
Supports
Markdown
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