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
fda86479
Commit
fda86479
authored
Sep 09, 2019
by
Anna Maria Schmitz
Browse files
fix TaggingTest errors
parent
90b869b7
Pipeline
#181356
failed with stage
in 3 minutes and 1 second
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/test/resources/middleware/someip/BasicParsing.tag
0 → 100644
View file @
fda86479
/*
(
c
)
https
://
github
.
com
/
MontiCore
/
monticore
*/
package
middleware
.
someip
;
conforms
to
middleware
.
someip
.
SomeIPToEmamTagSchema
;
tags
Echo
{
tag
basicParsing
.
someIPIn
with
SomeIPConnection
=
{
topic
=
(/
clock
,
someip
/
Clock
),
msgField
=
clock
.
toSec
()};
tag
basicParsing
.
someIPOut
with
SomeIPConnection
=
{
topic
=
(/
echo
,
automated_driving_msgs
/
StampedFloat64
),
msgField
=
data
};
tag
basicParsing
.
emptyTagIn
with
SomeIPConnection
;
}
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