Skip to content
Snippets Groups Projects

CR1R01

Open Miguel Angel Reina Ortega requested to merge CR1 into v2.7.0
@@ -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.
@@ -383,8 +385,6 @@ The upper tester triggering message type maps to particular message formats for
|Trigger Acknowledgement |UtTriggerAck Primitive | | |
##### 5.4.2.2.2 UtTrigger and UtTriggerAck Primitives
The UtTrigger primitive is initialized by the Test System to send triggering message to the target IUT as depicted in figure 5.4.2.2.2-1. The IUT will send acknowledgement message back to the Test System using UtTriggerAck primitive if trigger message is successfully transported to the IUT. Then IUT starts interaction with Test System through oneM2M request and response primitives.
@@ -772,7 +772,7 @@ This test suite has been compiled error-free using two different commercial TTCN
The TTCN-3 library modules, which form parts of the present document, are contained in the following gitLab tag:
[https://git.onem2m.org/TST/ATS/tags/TS-0019-baseline-v2_7_0](https://git.onem2m.org/TST/ATS/tags/TS-0019-baseline-v2_7_0)
[https://git.onem2m.org/TST/ATS/tags/TS-0019-baseline-v2_9_0](https://git.onem2m.org/TST/ATS/tags/TS-0019-baseline-v2_9_0)
<br />
@@ -782,6 +782,8 @@ ISO/IEC 9646-6 (1994): "Information technology - Open Systems Interconnection -
oneM2M TS-0017: "Implementation Conformance Statement".
oneM2M TS-0025: "Product profiles".
oneM2M TS-0031: "Feature catalogue".
Loading