Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
generators
EMAM2Middleware
e0684fa80db9173b7e17598f7364c0dc527be77c
e0684fa80db9173b7e17598f7364c0dc527be77c
Switch branch/tag
EMAM2Middleware
src
test
resources
tests
mqtt
TestComp.emam
Find file
Normal view
History
Permalink
TestComp.emam
115 Bytes
Newer
Older
Add generation test
Georg Vinogradov
committed
Aug 29, 2019
1
2
3
4
5
6
7
8
package
tests
.
mqtt
;
component
TestComp
{
ports
in
Q
in1
,
in
Q
in2
,
out
Q
out1
;
}