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

Fixes for grid tables

parent dbc32327
No related branches found
No related tags found
2 merge requests!39TDE-2024-0000-TS-0019-ATS_v4.2.0_baseline,!34TDE-2024-0007_TS-0019-ATS_v4.2.0_baseline
Pipeline #1603 passed
This commit is part of merge request !34. Comments created here will be created in the context of that merge request.
......@@ -17,14 +17,14 @@
|Date: |2024 March 1 |
+-----------------+----------------------------------------------+
|Abstract: |Abstract Test Suite and Implementation |
| |eXtra Information for Test consists of:<br /> |
| |eXtra Information for Test consists of: |
| | - Definition of the Abstract Protocol |
| | Tester (APT)<br /> |
| | Tester (APT) |
| | - Definition of TTCN-3 test |
| | architecture<br /> |
| | architecture |
| | - Development of TTCN-3 test suite, |
| | e.g. naming conventions, code |
| | documentation, test case structure.<br /> |
| | documentation, test case structure. |
| | - IXIT proforma; |
+-----------------+----------------------------------------------+
|Template Version:23 February 2015 (Do not modify) |
......@@ -423,17 +423,17 @@ Further primitives might be defined to support other underlying networks.
**Table 5.4.1-1: Mapping of TTCN-3 Primitives to oneM2M Service Primitives**<a name="table_5.4.1-1"></a>
+-+-+-+-+
+---------------------+------------------+----------+----+
|TTCN-3 Primitive |oneM2M Message |Direction |IUT |
+:=:+:=:+:=:+:=:+
+:===================:+:================:+:========:+:==:+
| | |<=> |AE |
|M2MRequestPrimitive |Request Primitive +-+-+
|M2MRequestPrimitive |Request Primitive +----------+----+
| | |<=> |CSE |
+-+-+-+-+
+---------------------+------------------+----------+----+
| | |<=> |AE |
|M2MResponsePrimitive |Respomse Primitive +-+-+
|M2MResponsePrimitive |Respomse Primitive+----------+----+
| | |<=> |CSE |
+-+-+-+-+
+---------------------+------------------+----------+----+
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment