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

Removing changes in table

parent 29462b56
Branches CR1
No related tags found
1 merge request!16CR1R01
Pipeline #459 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