diff --git a/Test Purposes/SRV/APPSAQ/PlatAppServices.tplan2 b/Test Purposes/SRV/APPSAQ/PlatAppServices.tplan2 index cdceb2a6c4b9ee985a619c5f4210d8a7db131a4f..fb6cebe1a6a4b05e8739430260d9d0f42d94856b 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 d3de355714ce157f08dbe4f3cd72095f311765e3..9910d961ba3e4dc5112aa9abfb4c690a7311c4e0 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/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 2e2d73728c232fc298e916b864f5628f0c33500e..c58c3beb64ca1c54dcdc54546226dd90ff7b96e7 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/UEAREASUB/PlatUeAreaSubscription.tplan2 b/Test Purposes/SRV/UEAREASUB/PlatUeAreaSubscription.tplan2 index 832752e7fc4802c07b4f631d494c2c22463e3313..50c3e96b4d294b793c9cab7fab0ca4cf5655b175 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 } diff --git a/Test Purposes/SRV/UEINFLOOK/PlatUeInformationLookup.tplan2 b/Test Purposes/SRV/UEINFOLOOK/PlatUeInformationLookup.tplan2 similarity index 90% rename from Test Purposes/SRV/UEINFLOOK/PlatUeInformationLookup.tplan2 rename to Test Purposes/SRV/UEINFOLOOK/PlatUeInformationLookup.tplan2 index bdf0ac4cf89e9f64bc85794bd64ea8027c99ad48..01001e9b6efbb0078f0591b1994482f48c6c9b4b 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 @@ -38,7 +38,7 @@ Package MEC_SRV_UEINFLOOK { 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_UEINFLOOK { 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 @@ -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 @@ -86,7 +86,7 @@ Package MEC_SRV_UEINFLOOK { 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 ; } @@ -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 @@ -132,7 +132,7 @@ Package MEC_SRV_UEINFLOOK { 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_UEINFLOOK { 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 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 d0e24c38d5a0afb761d767f7c0c946c1444170d0..775566fabd2bbd1fe796d823f9aa2d1968583c34 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 0c90e1c62fa9934ef175917347dfed6dec4d5c71..64124695828e9c1b5a34967d48abf8ebb98968e4 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