From e23a78312262f77fc110fb068cf3214f205a2d5f Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Mon, 14 Aug 2023 20:47:53 +0000 Subject: [PATCH] Removing changes in table --- ...uite_&_implementation_eXtra_Information_for_Test.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md b/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md index a22159d9..82486096 100644 --- a/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md +++ b/TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md @@ -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 -- GitLab