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
29643af2
Commit
29643af2
authored
Jul 23, 2019
by
Maxime Perrotin
Browse files
Add documentation to tsp-1 test
parent
4851081f
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
test/test-tsp1/Makefile
View file @
29643af2
KAZOO
=
../../kazoo
all
:
test-parse
cd
output/
concurrency_view
&&
ocarina
-x
main.aadl
cd
output/
build
&&
ocarina
-x
main.aadl
test-parse
:
clean
$(KAZOO)
--gw
-p
\
...
...
test/test-tsp1/README.md
0 → 100644
View file @
29643af2
this is a DISTRIBUTED system with TSP on one node, and x86 on the other node, with a serial bus in between
test/test-tsp1/expected_cv/FullCV.aadl
0 → 100644
View file @
29643af2
This diff is collapsed.
Click to expand it.
test/test-tsp1/expected_cv/process.aadl
0 → 100644
View file @
29643af2
This diff is collapsed.
Click to expand it.
test/test-tsp2/Makefile
View file @
29643af2
KAZOO
=
../../kazoo
all
:
test-parse
cd
output/
concurrency_view
&&
ocarina
-x
main.aadl
cd
output/
build
&&
ocarina
-x
main.aadl
test-parse
:
clean
$(KAZOO)
--gw
-p
\
...
...
@@ -13,7 +13,7 @@ test-parse: clean
gdb
:
clean
gdb
--args
$(KAZOO)
--gw
\
gdb
--args
$(KAZOO)
--gw
-p
\
-o
output
\
--glue
\
--no-stdlib
\
...
...
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