From 30589801222a356196f31b57a7f0e66dad7d2f78 Mon Sep 17 00:00:00 2001 From: fcferreira Date: Mon, 9 Sep 2019 16:44:21 +0100 Subject: [PATCH 1/3] Rename according to MECDECODE(19)000030r1. --- .../{RLOC => RLOCLOOK}/PlatRadioNodeLocation.tplan2 | 8 ++++---- .../PlatUeInformationLookup.tplan2 | 10 +++++----- .../PlatUeInformationSubscription.tplan2 | 12 ++++++------ .../{UELOC => UELOCLOOK}/PlatUeLocationLookup.tplan2 | 10 +++++----- 4 files changed, 20 insertions(+), 20 deletions(-) rename Test Purposes/SRV/{RLOC => RLOCLOOK}/PlatRadioNodeLocation.tplan2 (95%) rename Test Purposes/SRV/{UEINFLOOK => UEINFOLOOK}/PlatUeInformationLookup.tplan2 (96%) rename Test Purposes/SRV/{UEINFSUB => UEINFOSUB}/PlatUeInformationSubscription.tplan2 (96%) rename Test Purposes/SRV/{UELOC => UELOCLOOK}/PlatUeLocationLookup.tplan2 (96%) diff --git a/Test Purposes/SRV/RLOC/PlatRadioNodeLocation.tplan2 b/Test Purposes/SRV/RLOCLOOK/PlatRadioNodeLocation.tplan2 similarity index 95% rename from Test Purposes/SRV/RLOC/PlatRadioNodeLocation.tplan2 rename to Test Purposes/SRV/RLOCLOOK/PlatRadioNodeLocation.tplan2 index 2e2d737..c58c3be 100644 --- a/Test Purposes/SRV/RLOC/PlatRadioNodeLocation.tplan2 +++ b/Test Purposes/SRV/RLOCLOOK/PlatRadioNodeLocation.tplan2 @@ -13,17 +13,17 @@ copyright notice shall be included in all copies of whole or part of this file and shall not imply any sub-license right. */ -Package MEC_SRV_RLOC { +Package MEC_SRV_RLOCLOOK { import all from MEC_Common; /* - * Radio Node Location Lookup (RLOC) + * Radio Node Location Lookup (RLOCLOOK) */ Test Purpose { - TP Id "TP_MEC_SRV_RLOC_001_OK" + TP Id "TP_MEC_SRV_RLOCLOOK_001_OK" Test objective "Check that the IUT responds with the list of radio nodes currently associated with the MEC host and the location of each radio node @@ -68,7 +68,7 @@ Package MEC_SRV_RLOC { Test Purpose { - TP Id "TP_MEC_SRV_RLOC_001_NF" + TP Id "TP_MEC_SRV_RLOCLOOK_001_NF" Test objective "Check that the IUT responds with an error when diff --git a/Test Purposes/SRV/UEINFLOOK/PlatUeInformationLookup.tplan2 b/Test Purposes/SRV/UEINFOLOOK/PlatUeInformationLookup.tplan2 similarity index 96% rename from Test Purposes/SRV/UEINFLOOK/PlatUeInformationLookup.tplan2 rename to Test Purposes/SRV/UEINFOLOOK/PlatUeInformationLookup.tplan2 index bdf0ac4..98b90d2 100644 --- a/Test Purposes/SRV/UEINFLOOK/PlatUeInformationLookup.tplan2 +++ b/Test Purposes/SRV/UEINFOLOOK/PlatUeInformationLookup.tplan2 @@ -13,17 +13,17 @@ copyright notice shall be included in all copies of whole or part of this file and shall not imply any sub-license right. */ -Package MEC_SRV_UEINFLOOK { +Package MEC_SRV_UEINFOLOOK { import all from MEC_Common; /* - * UE Information Lookup (UEINFLOOK) + * UE Information Lookup (UEINFOLOOK) */ Test Purpose { - TP Id "TP_MEC_SRV_UEINFLOOK_001_OK" + TP Id "TP_MEC_SRV_UEINFOLOOK_001_OK" Test objective "Check that the IUT responds with the information pertaining to one or more UEs in a particular location @@ -71,7 +71,7 @@ Package MEC_SRV_UEINFLOOK { Test Purpose { - TP Id "TP_MEC_SRV_UEINFLOOK_001_BR" + TP Id "TP_MEC_SRV_UEINFOLOOK_001_BR" Test objective "Check that the IUT responds with an error when @@ -117,7 +117,7 @@ Package MEC_SRV_UEINFLOOK { Test Purpose { - TP Id "TP_MEC_SRV_UEINFLOOK_001_NF" + TP Id "TP_MEC_SRV_UEINFOLOOK_001_NF" Test objective "Check that the IUT responds with an error when diff --git a/Test Purposes/SRV/UEINFSUB/PlatUeInformationSubscription.tplan2 b/Test Purposes/SRV/UEINFOSUB/PlatUeInformationSubscription.tplan2 similarity index 96% rename from Test Purposes/SRV/UEINFSUB/PlatUeInformationSubscription.tplan2 rename to Test Purposes/SRV/UEINFOSUB/PlatUeInformationSubscription.tplan2 index d0e24c3..775566f 100644 --- a/Test Purposes/SRV/UEINFSUB/PlatUeInformationSubscription.tplan2 +++ b/Test Purposes/SRV/UEINFOSUB/PlatUeInformationSubscription.tplan2 @@ -13,16 +13,16 @@ copyright notice shall be included in all copies of whole or part of this file and shall not imply any sub-license right. */ -Package MEC_SRV_UEINFSUB { +Package MEC_SRV_UEINFOSUB { import all from MEC_Common; /* - * UE Information Subscription (UEINFSUB) + * UE Information Subscription (UEINFOSUB) */ Test Purpose { - TP Id "TP_MEC_SRV_UEINFSUB_001_OK" + TP Id "TP_MEC_SRV_UEINFOSUB_001_OK" Test objective "Check that the IUT acknowledges the UE information change subscription request @@ -86,7 +86,7 @@ Package MEC_SRV_UEINFSUB { Test Purpose { - TP Id "TP_MEC_SRV_UEINFSUB_001_BR" + TP Id "TP_MEC_SRV_UEINFOSUB_001_BR" Test objective "Check that the IUT responds with an error when @@ -132,7 +132,7 @@ Package MEC_SRV_UEINFSUB { Test Purpose { - TP Id "TP_MEC_SRV_UEINFSUB_002_OK" + TP Id "TP_MEC_SRV_UEINFOSUB_002_OK" Test objective "Check that the IUT acknowledges the cancellation of UE information change notifications @@ -172,7 +172,7 @@ Package MEC_SRV_UEINFSUB { Test Purpose { - TP Id "TP_MEC_SRV_UEINFSUB_002_NF" + TP Id "TP_MEC_SRV_UEINFOSUB_002_NF" Test objective "Check that the IUT responds with an error when diff --git a/Test Purposes/SRV/UELOC/PlatUeLocationLookup.tplan2 b/Test Purposes/SRV/UELOCLOOK/PlatUeLocationLookup.tplan2 similarity index 96% rename from Test Purposes/SRV/UELOC/PlatUeLocationLookup.tplan2 rename to Test Purposes/SRV/UELOCLOOK/PlatUeLocationLookup.tplan2 index 0c90e1c..6412469 100644 --- a/Test Purposes/SRV/UELOC/PlatUeLocationLookup.tplan2 +++ b/Test Purposes/SRV/UELOCLOOK/PlatUeLocationLookup.tplan2 @@ -13,16 +13,16 @@ copyright notice shall be included in all copies of whole or part of this file and shall not imply any sub-license right. */ -Package MEC_SRV_UELOC { +Package MEC_SRV_UELOCLOOK { import all from MEC_Common; /* - * UE Location Lookup (UELOC) + * UE Location Lookup (UELOCLOOK) */ Test Purpose { - TP Id "TP_MEC_SRV_UELOC_001_OK" + TP Id "TP_MEC_SRV_UELOCLOOK_001_OK" Test objective "Check that the IUT responds with a list for the location of User Equipments @@ -71,7 +71,7 @@ Package MEC_SRV_UELOC { Test Purpose { - TP Id "TP_MEC_SRV_UELOC_001_BR" + TP Id "TP_MEC_SRV_UELOCLOOK_001_BR" Test objective "Check that the IUT responds with an error when @@ -116,7 +116,7 @@ Package MEC_SRV_UELOC { Test Purpose { - TP Id "TP_MEC_SRV_UELOC_001_NF" + TP Id "TP_MEC_SRV_UELOCLOOK_001_NF" Test objective "Check that the IUT responds with an error when -- GitLab From a3064b36b42a650bf1d7da523e644714aa0c28a6 Mon Sep 17 00:00:00 2001 From: fcferreira Date: Tue, 10 Sep 2019 13:39:49 +0100 Subject: [PATCH 2/3] Fix PIC_NOTIFICATIONS misuse and typos. https://forge.etsi.org/rep/mec/gs032p2-test-purposes/issues/2 https://forge.etsi.org/rep/mec/gs032p2-test-purposes/issues/3 --- Test Purposes/SRV/APPSAQ/PlatAppServices.tplan2 | 4 ++-- Test Purposes/SRV/APPSUB/PlatAppSubscriptions.tplan2 | 12 ++++++------ .../SRV/UEAREASUB/PlatUeAreaSubscription.tplan2 | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Test Purposes/SRV/APPSAQ/PlatAppServices.tplan2 b/Test Purposes/SRV/APPSAQ/PlatAppServices.tplan2 index cdceb2a..fb6cebe 100644 --- a/Test Purposes/SRV/APPSAQ/PlatAppServices.tplan2 +++ b/Test Purposes/SRV/APPSAQ/PlatAppServices.tplan2 @@ -190,7 +190,7 @@ Package MEC_SRV_APPSAQ { Config Id Config_MEC_1 - PICS Selection PIC_MEC_PLAT and PIC_SERVICES and PIC_NOTIFICATIONS + PICS Selection PIC_MEC_PLAT and PIC_SERVICES Initial conditions with { the IUT entity being_in idle_state and @@ -238,7 +238,7 @@ Package MEC_SRV_APPSAQ { Config Id Config_MEC_1 - PICS Selection PIC_MEC_PLAT and PIC_SERVICES and PIC_NOTIFICATIONS + PICS Selection PIC_MEC_PLAT and PIC_SERVICES Initial conditions with { the IUT entity being_in idle_state and diff --git a/Test Purposes/SRV/APPSUB/PlatAppSubscriptions.tplan2 b/Test Purposes/SRV/APPSUB/PlatAppSubscriptions.tplan2 index d3de355..9910d96 100644 --- a/Test Purposes/SRV/APPSUB/PlatAppSubscriptions.tplan2 +++ b/Test Purposes/SRV/APPSUB/PlatAppSubscriptions.tplan2 @@ -33,7 +33,7 @@ Package MEC_SRV_APPSUB { Config Id Config_MEC_1 - PICS Selection PIC_MEC_PLAT and PIC_NOTIFICATIONS + PICS Selection PIC_MEC_PLAT and PIC_SERVICES Initial conditions with { the IUT entity being_in idle_state and @@ -76,7 +76,7 @@ Package MEC_SRV_APPSUB { Config Id Config_MEC_1 - PICS Selection PIC_MEC_PLAT and PIC_NOTIFICATIONS + PICS Selection PIC_MEC_PLAT and PIC_SERVICES Initial conditions with { the IUT entity being_in idle_state and @@ -218,7 +218,7 @@ Package MEC_SRV_APPSUB { Config Id Config_MEC_1 - PICS Selection PIC_MEC_PLAT and PIC_NOTIFICATIONS + PICS Selection PIC_MEC_PLAT and PIC_SERVICES Initial conditions with { the IUT entity being_in idle_state and @@ -267,7 +267,7 @@ Package MEC_SRV_APPSUB { Config Id Config_MEC_1 - PICS Selection PIC_MEC_PLAT and PIC_NOTIFICATIONS + PICS Selection PIC_MEC_PLAT and PIC_SERVICES Initial conditions with { the IUT entity being_in idle_state and @@ -310,7 +310,7 @@ Package MEC_SRV_APPSUB { Config Id Config_MEC_1 - PICS Selection PIC_MEC_PLAT and PIC_NOTIFICATIONS + PICS Selection PIC_MEC_PLAT and PIC_SERVICES Initial conditions with { the IUT entity being_in idle_state and @@ -354,7 +354,7 @@ Package MEC_SRV_APPSUB { Config Id Config_MEC_1 - PICS Selection PIC_MEC_PLAT and PIC_NOTIFICATIONS + PICS Selection PIC_MEC_PLAT and PIC_SERVICES Initial conditions with { the IUT entity being_in idle_state and diff --git a/Test Purposes/SRV/UEAREASUB/PlatUeAreaSubscription.tplan2 b/Test Purposes/SRV/UEAREASUB/PlatUeAreaSubscription.tplan2 index 832752e..50c3e96 100644 --- a/Test Purposes/SRV/UEAREASUB/PlatUeAreaSubscription.tplan2 +++ b/Test Purposes/SRV/UEAREASUB/PlatUeAreaSubscription.tplan2 @@ -123,7 +123,7 @@ Package MEC_SRV_UEAREASUB { then { // MEC 013, clause 7.3.11.2 the IUT entity sends a HTTP_RESPONSE containing - status_code set to "400 Bar Request" + status_code set to "400 Bad Request" ; to the MEC_APP entity } -- GitLab From 96576b68fb1726ee9a1fe50cac382c81273f6de9 Mon Sep 17 00:00:00 2001 From: fcferreira Date: Wed, 11 Sep 2019 12:01:27 +0100 Subject: [PATCH 3/3] Typo. --- .../SRV/UEINFOLOOK/PlatUeInformationLookup.tplan2 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Test Purposes/SRV/UEINFOLOOK/PlatUeInformationLookup.tplan2 b/Test Purposes/SRV/UEINFOLOOK/PlatUeInformationLookup.tplan2 index 98b90d2..01001e9 100644 --- a/Test Purposes/SRV/UEINFOLOOK/PlatUeInformationLookup.tplan2 +++ b/Test Purposes/SRV/UEINFOLOOK/PlatUeInformationLookup.tplan2 @@ -38,7 +38,7 @@ Package MEC_SRV_UEINFOLOOK { Initial conditions with { the IUT entity being_in idle_state and - the IUT entity having a ue_location containing + the IUT entity having a ue_location containing address indicating value ACR_SOME_IP ; } @@ -61,7 +61,7 @@ Package MEC_SRV_UEINFOLOOK { the IUT entity sends a HTTP_RESPONSE containing status_code set to "200 OK" body containing - userList set to any_value + userList set to any_value ; ; to the MEC_APP entity @@ -86,7 +86,7 @@ Package MEC_SRV_UEINFOLOOK { Initial conditions with { the IUT entity being_in idle_state and - the IUT entity having a ue_location containing + the IUT entity having a ue_location containing address indicating value ACR_SOME_IP ; } @@ -132,7 +132,7 @@ Package MEC_SRV_UEINFOLOOK { Initial conditions with { the IUT entity being_in idle_state and - the IUT entity having a ue_location containing + the IUT entity having a ue_location containing address indicating value ACR_SOME_IP ; } @@ -145,7 +145,7 @@ Package MEC_SRV_UEINFOLOOK { the IUT entity receives a vGET containing uri indicating value "location/v2/users", query_parameters containing - addr indicating value ACR_UNKNOWN_IP + address indicating value ACR_UNKNOWN_IP ; ; from the MEC_APP entity -- GitLab