Skip to content
Snippets Groups Projects
Commit 2c0cab20 authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Removing changes in table

parent d1cf8295
No related branches found
No related tags found
No related merge requests found
Pipeline #307 passed
......@@ -371,6 +371,8 @@ The Upper Tester Application in SUT can be implemented as an embedded source cod
The upper tester triggering message is used to transport control commands between Test System and the Upper Tester Application. The control command will contain essential parameters that are required for certain test case.
Adding something in a clause with a table
The upper tester triggering message type maps to particular message formats for exchanging data and those message formats are defined by TTCN-3 primitive as shown at table 5.4.2.2.1-1, UtTrigger and UtTriggerAck primitive.
......@@ -379,12 +381,8 @@ The upper tester triggering message type maps to particular message formats for
|Upper Tester Control Message Type |TTCN-3 Primitives |Direction |Direction |
|-|-|-|-|
|Upper Tester Control Message Type |TTCN-3 Primitives |TS |UT |
|Trigger |UtTrigger Primitive |TS |UT |
|Trigger Acknowledgement |UtTriggerAck Primitive |TS |UT |
****
Not finishing a clause with a table
|Trigger |UtTrigger Primitive | | |
|Trigger Acknowledgement |UtTriggerAck Primitive | | |
##### 5.4.2.2.2 UtTrigger and UtTriggerAck Primitives
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment