Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TTCN-3 Libraries
LibIts
Commits
12e18a7c
Commit
12e18a7c
authored
Nov 13, 2020
by
Bostjan Pintar
Browse files
Update of the last IVIM tests
parent
bfa0371b
Changes
1
Show whitespace changes
Inline
Side-by-side
ttcn/IVIM/LibItsIvim_TestSystem.ttcn
View file @
12e18a7c
...
...
@@ -61,7 +61,7 @@ module LibItsIvim_TestSystem {
* @desc FA1 IVIM Port (IVIM/BTP/GeoNet/G5)
*/
type
port
IvimPort
message
{
in
out
IvimInd
;
//changed form in to inout in TTF002 due to TP_IS_IVI_RCV_SSP_* tests
in
IvimInd
;
out
IvimReq
;
}
// End of port IvimPort
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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