From 5b73f524e0dc9d90109d1077807115beeca0247f Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Wed, 20 Nov 2024 14:54:41 +0000 Subject: [PATCH 01/15] Adding grid tables and equations --- ...plementation_eXtra_Information_for_Test.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) 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 ac63bcea..6423747f 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 @@ -359,7 +359,32 @@ Both primitives contain another parameters that permits to dynamically configure </tbody> </table> +Adding a grid table for testing +**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 +-----------+-----+ +| | | <=> | CSE | ++----------------------+-------------------+-----------+-----+ +| | | <=> | AE | +| M2MResponsePrimitive |Respomse Primitive +-----------+-----+ +| | <=> | CSE | ++----------------------+-------------------+-----------+-----+ + + +Adding some equations: + +$\left[\int_{-infty}^{\infty} f(x) \; dx\right]$ + +$\log(x)$ + +$\lim_{x \to \infty} f(x)$ + +$\displaystyle \frac{\partial f}{\partial x}$ ### 5.4.2 mcnPort, mcnPortIn These ports are used to send and receive the following message sets: -- GitLab From 8a9ccc847beacca3108e0343820ac72d686b359a Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Wed, 20 Nov 2024 15:04:07 +0000 Subject: [PATCH 02/15] Fixing grid table --- ...plementation_eXtra_Information_for_Test.md | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 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 6423747f..b6366c11 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 @@ -324,6 +324,23 @@ Both primitives contain another parameters that permits to dynamically configure - Serialization - ForceFields: used to force invalid or empty values to certain attributes. This behaviour shall be implemented by the System Adaptor. +Adding a grid table for testing + +**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 +-----------+-----+ +| | | <=> | CSE | ++----------------------+-------------------+-----------+-----+ +| | | <=> | AE | +| M2MResponsePrimitive |Respomse Primitive +-----------+-----+ +| | | <=> | CSE | ++----------------------+-------------------+-----------+-----+ + + **Table 5.4.1-1: Mapping of TTCN-3 Primitives to oneM2M Service Primitives**<a name="table_5.4.1-1"></a> <table> @@ -359,23 +376,6 @@ Both primitives contain another parameters that permits to dynamically configure </tbody> </table> -Adding a grid table for testing - -**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 +-----------+-----+ -| | | <=> | CSE | -+----------------------+-------------------+-----------+-----+ -| | | <=> | AE | -| M2MResponsePrimitive |Respomse Primitive +-----------+-----+ -| | <=> | CSE | -+----------------------+-------------------+-----------+-----+ - - Adding some equations: $\left[\int_{-infty}^{\infty} f(x) \; dx\right]$ -- GitLab From fa9c9afe7218933b2f08bc01c1e87de2188b3498 Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Wed, 20 Nov 2024 15:17:13 +0000 Subject: [PATCH 03/15] Coverpage using grid table --- ...plementation_eXtra_Information_for_Test.md | 31 ++++++++++++++----- 1 file changed, 24 insertions(+), 7 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 b6366c11..ae5c2296 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 @@ -5,14 +5,31 @@ ++:--------------------------------------------------------:+ +|**oneM2M** | +|**Technical** **Specification** | ++=================+========================================+ +|Document Number |oneM2M-TS-0019-V-4.2.0 | ++-----------------+----------------------------------------+ +|Document Name: |Abstract Test Suite and Implementation | +| |eXtra Information for Test | ++-----------------+----------------------------------------+ +|Date: |2024 March 1 | ++-----------------+----------------------------------------+ +|Abstract: |Abstract Test Suite and Implementation | +| |eXtra Information for Test consists of: | +| | - Definition of the Abstract Protocol | +| | Tester (APT) | +| | - Definition of TTCN-3 test | +| | architecture | +| | - Development of TTCN-3 test suite, | +| | e.g. naming conventions, code | +| | documentation, test case structure. | +| | - IXIT proforma; | ++----------------------------------------------------------+ +|Template Version:23 February 2015 (Do not modify) | ++----------------------------------------------------------+ -|**oneM2M**<br />**Technical** **Specification** |**oneM2M**<br />**Technical** **Specification** | -|-|-| -|Document Number |oneM2M-TS-0019-V-4.2.0 | -|Document Name: |Abstract Test Suite and Implementation eXtra Information for Test | -|Date: |2024 March 1 | -|Abstract: |Abstract Test Suite and Implementation eXtra Information for Test consists of :<br />- Definition of the Abstract Protocol Tester (APT)<br />- Definition of TTCN-3 test architecture<br />- Development of TTCN-3 test suite, e.g. naming conventions, code documentation, test case structure.<br />- IXIT proforma;<br /> | -|Template Version:23 February 2015 (Do not modify) |Template Version:23 February 2015 (Do not modify) | -- GitLab From 1616b5638cf580c36e1b5d137e934df8891cc1d4 Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Wed, 20 Nov 2024 15:21:28 +0000 Subject: [PATCH 04/15] Fix coversheet grid table --- ...ct_Test_Suite_&_implementation_eXtra_Information_for_Test.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ae5c2296..b8c0b4bd 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 @@ -26,7 +26,7 @@ | | e.g. naming conventions, code | | | documentation, test case structure. | | | - IXIT proforma; | -+----------------------------------------------------------+ ++-----------------+----------------------------------------+ |Template Version:23 February 2015 (Do not modify) | +----------------------------------------------------------+ -- GitLab From dbc32327f467bf65b6ff3381db07caed73a4de90 Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Wed, 20 Nov 2024 15:29:24 +0000 Subject: [PATCH 05/15] Simplifying grid tables --- ...plementation_eXtra_Information_for_Test.md | 62 ++++++++++++------- 1 file changed, 38 insertions(+), 24 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 b8c0b4bd..4c44d025 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 @@ -5,30 +5,30 @@ -+:--------------------------------------------------------:+ -|**oneM2M** | -|**Technical** **Specification** | -+=================+========================================+ -|Document Number |oneM2M-TS-0019-V-4.2.0 | -+-----------------+----------------------------------------+ -|Document Name: |Abstract Test Suite and Implementation | -| |eXtra Information for Test | -+-----------------+----------------------------------------+ -|Date: |2024 March 1 | -+-----------------+----------------------------------------+ -|Abstract: |Abstract Test Suite and Implementation | -| |eXtra Information for Test consists of: | -| | - Definition of the Abstract Protocol | -| | Tester (APT) | -| | - Definition of TTCN-3 test | -| | architecture | -| | - Development of TTCN-3 test suite, | -| | e.g. naming conventions, code | -| | documentation, test case structure. | -| | - IXIT proforma; | -+-----------------+----------------------------------------+ -|Template Version:23 February 2015 (Do not modify) | -+----------------------------------------------------------+ ++:--------------------------------------------------------------:+ +|**oneM2M** | +|**Technical** **Specification** | ++=================+==============================================+ +|Document Number |oneM2M-TS-0019-V-4.2.0 | ++-----------------+----------------------------------------------+ +|Document Name: |Abstract Test Suite and Implementation | +| |eXtra Information for Test | ++-----------------+----------------------------------------------+ +|Date: |2024 March 1 | ++-----------------+----------------------------------------------+ +|Abstract: |Abstract Test Suite and Implementation | +| |eXtra Information for Test consists of:<br /> | +| | - Definition of the Abstract Protocol | +| | Tester (APT)<br /> | +| | - Definition of TTCN-3 test | +| | architecture<br /> | +| | - Development of TTCN-3 test suite, | +| | e.g. naming conventions, code | +| | documentation, test case structure.<br /> | +| | - IXIT proforma; | ++-----------------+----------------------------------------------+ +|Template Version:23 February 2015 (Do not modify) | ++----------------------------------------------------------------+ @@ -421,6 +421,20 @@ Two primitives are currently defined for these ports indicated: 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 +-+-+ +| | |<=> |CSE | ++-+-+-+-+ +| | |<=> |AE | +|M2MResponsePrimitive |Respomse Primitive +-+-+ +| | |<=> |CSE | ++-+-+-+-+ + -- GitLab From 87ca8f4517fc45bfb4be19d4921e38a47346883b Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Wed, 20 Nov 2024 15:36:44 +0000 Subject: [PATCH 06/15] Fixes for grid tables --- ...plementation_eXtra_Information_for_Test.md | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 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 4c44d025..bcc547d7 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 @@ -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 | -+:=:+:=:+:=:+:=:+ ++---------------------+------------------+----------+----+ +|TTCN-3 Primitive |oneM2M Message |Direction |IUT | ++:===================:+:================:+:========:+:==:+ | | |<=> |AE | -|M2MRequestPrimitive |Request Primitive +-+-+ +|M2MRequestPrimitive |Request Primitive +----------+----+ | | |<=> |CSE | -+-+-+-+-+ ++---------------------+------------------+----------+----+ | | |<=> |AE | -|M2MResponsePrimitive |Respomse Primitive +-+-+ +|M2MResponsePrimitive |Respomse Primitive+----------+----+ | | |<=> |CSE | -+-+-+-+-+ ++---------------------+------------------+----------+----+ -- GitLab From 1d5373a2e6fe2ef28e92a3481b9200df24691e82 Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Wed, 20 Nov 2024 15:45:53 +0000 Subject: [PATCH 07/15] some corrections for grid tables --- ..._implementation_eXtra_Information_for_Test.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 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 bcc547d7..dd246acf 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 @@ -17,14 +17,14 @@ |Date: |2024 March 1 | +-----------------+----------------------------------------------+ |Abstract: |Abstract Test Suite and Implementation | -| |eXtra Information for Test consists of: | +| |eXtra Information for Test consists of:/n | | | - Definition of the Abstract Protocol | -| | Tester (APT) | +| | Tester (APT)/n | | | - Definition of TTCN-3 test | -| | architecture | +| | architecture/n | | | - Development of TTCN-3 test suite, | | | e.g. naming conventions, code | -| | documentation, test case structure. | +| | documentation, test case structure./n | | | - IXIT proforma; | +-----------------+----------------------------------------------+ |Template Version:23 February 2015 (Do not modify) | @@ -426,13 +426,13 @@ Further primitives might be defined to support other underlying networks. +---------------------+------------------+----------+----+ |TTCN-3 Primitive |oneM2M Message |Direction |IUT | +:===================:+:================:+:========:+:==:+ -| | |<=> |AE | +| | |<=> |AE | |M2MRequestPrimitive |Request Primitive +----------+----+ -| | |<=> |CSE | +| | |<=> |CSE | +---------------------+------------------+----------+----+ -| | |<=> |AE | +| | |<=> |AE | |M2MResponsePrimitive |Respomse Primitive+----------+----+ -| | |<=> |CSE | +| | |<=> |CSE | +---------------------+------------------+----------+----+ -- GitLab From 1270d518fddf2e4cc3a5990dc8c303d34b401ccb Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Wed, 20 Nov 2024 15:56:43 +0000 Subject: [PATCH 08/15] Fixes for grid tables --- ...t_Suite_&_implementation_eXtra_Information_for_Test.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 dd246acf..bffc031a 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 @@ -17,14 +17,14 @@ |Date: |2024 March 1 | +-----------------+----------------------------------------------+ |Abstract: |Abstract Test Suite and Implementation | -| |eXtra Information for Test consists of:/n | +| |eXtra Information for Test consists of: | | | - Definition of the Abstract Protocol | -| | Tester (APT)/n | +| | Tester (APT) | | | - Definition of TTCN-3 test | -| | architecture/n | +| | architecture | | | - Development of TTCN-3 test suite, | | | e.g. naming conventions, code | -| | documentation, test case structure./n | +| | documentation, test case structure. | | | - IXIT proforma; | +-----------------+----------------------------------------------+ |Template Version:23 February 2015 (Do not modify) | -- GitLab From bfac892dfe4306700dc2bb4c4fc18334900fab24 Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Wed, 20 Nov 2024 16:14:03 +0000 Subject: [PATCH 09/15] Insert newlines in table cells --- ...t_Suite_&_implementation_eXtra_Information_for_Test.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 bffc031a..a5aaef1e 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 @@ -17,14 +17,14 @@ |Date: |2024 March 1 | +-----------------+----------------------------------------------+ |Abstract: |Abstract Test Suite and Implementation | -| |eXtra Information for Test consists of: | +| |eXtra Information for Test consists of:<br> | | | - Definition of the Abstract Protocol | -| | Tester (APT) | +| | Tester (APT) <br> | | | - Definition of TTCN-3 test | -| | architecture | +| | architecture <br> | | | - Development of TTCN-3 test suite, | | | e.g. naming conventions, code | -| | documentation, test case structure. | +| | documentation, test case structure. <br> | | | - IXIT proforma; | +-----------------+----------------------------------------------+ |Template Version:23 February 2015 (Do not modify) | -- GitLab From d7405e67b4201a0f618394f3df3f7d298c091b33 Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Wed, 20 Nov 2024 16:24:47 +0000 Subject: [PATCH 10/15] Update file TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md --- ..._implementation_eXtra_Information_for_Test.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 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 a5aaef1e..b21dabaa 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 @@ -16,16 +16,12 @@ +-----------------+----------------------------------------------+ |Date: |2024 March 1 | +-----------------+----------------------------------------------+ -|Abstract: |Abstract Test Suite and Implementation | -| |eXtra Information for Test consists of:<br> | -| | - Definition of the Abstract Protocol | -| | Tester (APT) <br> | -| | - Definition of TTCN-3 test | -| | architecture <br> | -| | - Development of TTCN-3 test suite, | -| | e.g. naming conventions, code | -| | documentation, test case structure. <br> | -| | - IXIT proforma; | +|Abstract: |Abstract Test Suite and Implementation eXtra Information for Test consists of: | +| | | +| |- Definition of the Abstract Protocol Tester (APT) | | +| |- Definition of TTCN-3 test architecture | +| |- Development of TTCN-3 test suite, e.g. naming conventions, code documentation, test case structure. | +| |- IXIT proforma; | +-----------------+----------------------------------------------+ |Template Version:23 February 2015 (Do not modify) | +----------------------------------------------------------------+ -- GitLab From 0be7db27b3136b7d79ddddeb5a53cdc9b30bfb7d Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Wed, 20 Nov 2024 16:27:14 +0000 Subject: [PATCH 11/15] Update file TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md --- ...ct_Test_Suite_&_implementation_eXtra_Information_for_Test.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b21dabaa..4fad1809 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 @@ -18,7 +18,7 @@ +-----------------+----------------------------------------------+ |Abstract: |Abstract Test Suite and Implementation eXtra Information for Test consists of: | | | | -| |- Definition of the Abstract Protocol Tester (APT) | | +| |- Definition of the Abstract Protocol Tester (APT) | | |- Definition of TTCN-3 test architecture | | |- Development of TTCN-3 test suite, e.g. naming conventions, code documentation, test case structure. | | |- IXIT proforma; | -- GitLab From db6974131b291ee75d150597b3d09e86e34bc023 Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Wed, 20 Nov 2024 16:30:34 +0000 Subject: [PATCH 12/15] Update file TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md --- ...te_&_implementation_eXtra_Information_for_Test.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 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 4fad1809..c6fd5f3c 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 @@ -16,12 +16,16 @@ +-----------------+----------------------------------------------+ |Date: |2024 March 1 | +-----------------+----------------------------------------------+ -|Abstract: |Abstract Test Suite and Implementation eXtra Information for Test consists of: | +|Abstract: |Abstract Test Suite and Implementation eXtra | +| |Information for Test consists of: | | | | -| |- Definition of the Abstract Protocol Tester (APT) | +| |- Definition of the Abstract Protocol Tester | +| | (APT) | | |- Definition of TTCN-3 test architecture | -| |- Development of TTCN-3 test suite, e.g. naming conventions, code documentation, test case structure. | -| |- IXIT proforma; | +| |- Development of TTCN-3 test suite, e.g. | +| | naming conventions, code documentation, test| +| | case structure. | +| |- IXIT proforma; | +-----------------+----------------------------------------------+ |Template Version:23 February 2015 (Do not modify) | +----------------------------------------------------------------+ -- GitLab From c83303993d862f46561fc50787e8c4bbf3b4f9cf Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Wed, 20 Nov 2024 16:34:38 +0000 Subject: [PATCH 13/15] Update file TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md --- ...uite_&_implementation_eXtra_Information_for_Test.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 c6fd5f3c..092f6e06 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 @@ -8,14 +8,14 @@ +:--------------------------------------------------------------:+ |**oneM2M** | |**Technical** **Specification** | -+=================+==============================================+ ++:================+:=============================================+ |Document Number |oneM2M-TS-0019-V-4.2.0 | -+-----------------+----------------------------------------------+ ++:----------------+:---------------------------------------------+ |Document Name: |Abstract Test Suite and Implementation | | |eXtra Information for Test | -+-----------------+----------------------------------------------+ ++:----------------+:---------------------------------------------+ |Date: |2024 March 1 | -+-----------------+----------------------------------------------+ ++:----------------+:---------------------------------------------+ |Abstract: |Abstract Test Suite and Implementation eXtra | | |Information for Test consists of: | | | | @@ -26,7 +26,7 @@ | | naming conventions, code documentation, test| | | case structure. | | |- IXIT proforma; | -+-----------------+----------------------------------------------+ ++:----------------+:---------------------------------------------+ |Template Version:23 February 2015 (Do not modify) | +----------------------------------------------------------------+ -- GitLab From dd5866bf5a8a126734acd8e6f45fb29fdeaef57c Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Wed, 20 Nov 2024 16:36:55 +0000 Subject: [PATCH 14/15] Update file TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md --- ...t_Suite_&_implementation_eXtra_Information_for_Test.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 092f6e06..5a13c214 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 @@ -10,12 +10,12 @@ |**Technical** **Specification** | +:================+:=============================================+ |Document Number |oneM2M-TS-0019-V-4.2.0 | -+:----------------+:---------------------------------------------+ ++-----------------+----------------------------------------------+ |Document Name: |Abstract Test Suite and Implementation | | |eXtra Information for Test | -+:----------------+:---------------------------------------------+ ++-----------------+----------------------------------------------+ |Date: |2024 March 1 | -+:----------------+:---------------------------------------------+ ++-----------------+----------------------------------------------+ |Abstract: |Abstract Test Suite and Implementation eXtra | | |Information for Test consists of: | | | | @@ -26,7 +26,7 @@ | | naming conventions, code documentation, test| | | case structure. | | |- IXIT proforma; | -+:----------------+:---------------------------------------------+ ++-----------------+----------------------------------------------+ |Template Version:23 February 2015 (Do not modify) | +----------------------------------------------------------------+ -- GitLab From 5966ceea1334fc4e33b3bc70627131e76b8d53ff Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Wed, 20 Nov 2024 16:41:58 +0000 Subject: [PATCH 15/15] Update file TS-0019-Abstract_Test_Suite_&_implementation_eXtra_Information_for_Test.md --- ...st_Suite_&_implementation_eXtra_Information_for_Test.md | 7 +++---- 1 file changed, 3 insertions(+), 4 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 5a13c214..5c65c274 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 @@ -5,10 +5,9 @@ -+:--------------------------------------------------------------:+ -|**oneM2M** | -|**Technical** **Specification** | -+:================+:=============================================+ ++----------------------------------------------------------------+ +|**oneM2M** **Technical** **Specification** | ++=================+:=============================================+ |Document Number |oneM2M-TS-0019-V-4.2.0 | +-----------------+----------------------------------------------+ |Document Name: |Abstract Test Suite and Implementation | -- GitLab