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
languages
EmbeddedMontiArc
Commits
4ebad7ab
Commit
4ebad7ab
authored
Aug 17, 2018
by
vonWenckstern
Browse files
Add new test file for component-interface feature
parent
da377f6d
Pipeline
#69004
failed with stage
in 1 minute and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/test/resources/testing/CarInterface.ema
0 → 100644
View file @
4ebad7ab
package
testing
;
component
interface
CarInterface
{
//
interface
defines
the
contract
with
developed
physic
engine
simulator
ports
in
GPS
posCar
,
in
Q
(
0
km
/
h
:
0.1
km
/
h
:
250
km
/
h
)
carSpeed
,
in
Q
(
0
cm
:
0.1
cm
:
100
cm
)
distanceFront
[
20
],
out
Q
(
0
lx
:
2
lx
:
60
lx
)
leftFrontLights
[
40
],
Q
(-
10
m
/
s
^
2
:
0.01
m
/
s
^
2
:
15
m
/
s
^
2
)
acceleration
,
Q
(-
90
°
:
0.2
°
:
90
°
)
steering
;
}
Write
Preview
Markdown
is supported
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