diff --git a/test_purposes/Ngap_Common.tplan2 b/test_purposes/Ngap_Common.tplan2 index 153b09471e9a211ef22401888e9b785a17321486..c0179de14ec2134073a1afe671ae77b42afc2bbc 100644 --- a/test_purposes/Ngap_Common.tplan2 +++ b/test_purposes/Ngap_Common.tplan2 @@ -122,6 +122,7 @@ Package Ngap_Common { - PICS_A4/10_2 //AMF - Trace procedure - TRACE FAILURE INDICATION messages - PICS_A4/10_3 //AMF - Trace procedure - DEACTIVATE TRACE messages - PICS_A4/10_4 //AMF - Trace procedure - CELL TRAFFIC TRACE messages + - PICS_A4/11_1 //AMF - Location Reporting Procedures - LOCATION REPORTING CONTROL - PICS_A4/11_2 //AMF - Location Reporting Procedures - LOCATION REPORTING FAILURE INDICATION - PICS_A4/11_3 //AMF - Location Reporting Procedures - LOCATION REPORT - PICS_A4/12_1 //AMF - TNLA procedure - UE TNLA BINDING RELEASE REQUEST messages @@ -165,6 +166,8 @@ Package Ngap_Common { - hasEstablishedInitialContext - hasEstablishedRRCConnection - hasEstablishedContextInproperly + - hasEstablishedPDUsessionWithSameId + - hasEstablishedPDUsession - isConfiguredWithENUMentryForTelURI_E164NumberOf - hasReceivedInitialRequestForDialog - hasReceived200OkOnInitialRequestForDialogWith @@ -322,15 +325,29 @@ Package Ngap_Common { Configuration { Interface Type defaultGT accepts NgapMessage; Component Type NgapComponent with gate g of type defaultGT; + Component Type NgapComponent with gate g2 of type defaultGT; - Test Configuration CFG_GNB_01 + Test Configuration CF_GNB_N2 containing Tester component AMF of type NgapComponent SUT component IUT of type NgapComponent connection between AMF.g and IUT.g; - Test Configuration CFG_AMF_01 + Test Configuration CF_AMF_N2 + containing + Tester component GNB of type NgapComponent + SUT component IUT of type NgapComponent + connection between GNB.g and IUT.g; + + + Test Configuration CF_GNB_2N2 + containing + Tester component AMF of type NgapComponent + SUT component IUT of type NgapComponent + connection between AMF.g and IUT.g; + + Test Configuration CF_AMF_2N2 containing Tester component GNB of type NgapComponent SUT component IUT of type NgapComponent diff --git a/test_purposes/ngap/TP_AMF_NGAP2.tplan2 b/test_purposes/ngap/TP_AMF_NGAP2.tplan2 index 85b1d87cdda70892811442eee6b6790ee89d0f4d..081c8d91188ffd49c6b852131e0793c6e6d2f33a 100644 --- a/test_purposes/ngap/TP_AMF_NGAP2.tplan2 +++ b/test_purposes/ngap/TP_AMF_NGAP2.tplan2 @@ -26,12 +26,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_PDU_01 - Test objective "Verify that the IUT can send a PDU SESSION RESOURCE SETUP REQUEST with at least one PDU session resource list to established PDU session." + Test objective "Verify that the IUT can send a PDU SESSION RESOURCE SETUP REQUEST with at least one PDU session resource list to established PDU session." Reference - "ETSI TS 138 413 [1], Clauses 8.2.1.2" + "ETSI TS 138 413 [1], Clauses 8.2.1.2 and 9.2.1.1" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/1_1 @@ -45,7 +45,7 @@ Package TP_AMF { the IUT entity indicate a PDU session management procedure } then { - the IUT entity sends a PDU_SESSION_RESOURCE_SETUP_REQUEST containing + the IUT entity sends a PDU_SESSION_RESOURCE_SETUP_REQUEST containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, PDU_Session_Resource_Setup_Request_List containing @@ -62,12 +62,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_PDU_02 - Test objective "Verify that the IUT can send a PDU_SESSION_RESOURCE_RELEASE_COMMAND to release PDU session." + Test objective "Verify that the IUT can send a PDU_SESSION_RESOURCE_RELEASE_COMMAND to release PDU session." Reference - "ETSI TS 138 413 [1], Clauses 8.2.1.2" + "ETSI TS 138 413 [1], Clauses 8.2.1.2 and 9.2.1.3" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/1_2 @@ -99,12 +99,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_PDU_03 - Test objective "Verify that the IUT can send a PDU_SESSION_RESOURCE_MODIFY_REQUEST to modify PDU session." + Test objective "Verify that the IUT can send a PDU_SESSION_RESOURCE_MODIFY_REQUEST to modify PDU session." Reference - "ETSI TS 138 413 [1], Clauses 8.2.3.2" + "ETSI TS 138 413 [1], Clauses 8.2.3.2 and 9.2.1.5" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/1_3 @@ -143,12 +143,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_PDU_04 - Test objective "Verify that the AMF node successfully processes a PDU_SESSION_RESOURCE_MODIFY_INDICATION contains mandatory IEs and answers with PDU_SESSION_RESOURCE_MODIFY_CONFIRM for successfully modified PDU session." + Test objective "Verify that the AMF node successfully processes a PDU_SESSION_RESOURCE_MODIFY_INDICATION containing mandatory IEs and answers with PDU_SESSION_RESOURCE_MODIFY_CONFIRM for successfully modified PDU session." Reference - "ETSI TS 138 413 [1], Clause 8.2.5.2" + "ETSI TS 138 413 [1], Clauses 8.2.5.2 and 9.2.1.8" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/1_5 @@ -194,12 +194,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_PDU_05 - Test objective "Verify that the AMF node processes a PDU_SESSION_RESOURCE_MODIFY_INDICATION contains mandatory IEs and answers with PDU_SESSION_RESOURCE_MODIFY_CONFIRM for not successfully modified PDU session." + Test objective "Verify that the AMF node processes a PDU_SESSION_RESOURCE_MODIFY_INDICATION containing mandatory IEs and answers with PDU_SESSION_RESOURCE_MODIFY_CONFIRM for not successfully modified PDU session." Reference - "ETSI TS 138 413 [1], Clause 8.2.5.2" + "ETSI TS 138 413 [1], Clauses 8.2.5.2 and 9.2.1.8" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/1_5 @@ -251,12 +251,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_CMP_01 - Test objective "Verify that the IUT can send a INITIAL CONTEXT SETUP REQUEST contains mandatory IEs." + Test objective "Verify that the IUT can send an INITIAL CONTEXT SETUP REQUEST containing mandatory IEs." Reference "ETSI TS 138 413 [1], Clauses 8.3.1.2" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/2_1 @@ -270,7 +270,7 @@ Package TP_AMF { the IUT entity indicate a PDU initial context setup procedure } then { - the IUT entity sends a INITIAL_CONTEXT_SETUP_REQUEST containing + the IUT entity sends an INITIAL_CONTEXT_SETUP_REQUEST containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, GUAMI containing @@ -315,7 +315,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.3.3 and 9.2.2.5" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/2_3 @@ -334,7 +334,11 @@ Package TP_AMF { CHOICE_UE_NGAP_IDs containing UE_NGAP_ID_pair containing AMF_UE_NGAP_ID, - RAN_UE_NGAP_ID;;; + RAN_UE_NGAP_ID + ; + ;, + Cause + ; to the GNB entity } } @@ -349,7 +353,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.3.3" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/2_3 @@ -367,7 +371,11 @@ Package TP_AMF { the IUT entity sends a UE_CONTEXT_RELEASE_COMMAND containing CHOICE_UE_NGAP_IDs containing AMF_UE_NGAP_ID containing - AMF_UE_NGAP_ID;;; + AMF_UE_NGAP_ID + ; + ;, + Cause + ; to the GNB entity } } @@ -384,12 +392,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_CMP_04 - Test objective "Verify that the IUT can send a UE CONTEXT MODIFICATION REQUEST contains mandatory IEs." + Test objective "Verify that the IUT can send a UE CONTEXT MODIFICATION REQUEST containing mandatory IEs." Reference "ETSI TS 138 413 [1], Clauses 8.3.4.2 and 9.2.2.7" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/2_4 @@ -427,7 +435,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.3.6.2 and 9.2.2.11" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/2_6 @@ -460,12 +468,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_CMP_06 - Test objective "Verify that the IUT can send a AMF CP RELOCATION INDICATION that contains mandatory IEs." + Test objective "Verify that the IUT can send an AMF CP RELOCATION INDICATION that contains mandatory IEs." Reference "ETSI TS 138 413 [1], Clauses 8.3.7.2 and 9.2.2.12" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/2_7 @@ -477,10 +485,10 @@ Package TP_AMF { Expected behaviour ensure that { when { - the IUT entity indicate a AMF CP relocation indication procedure + the IUT entity indicate an AMF CP relocation indication procedure } then { - the IUT entity sends a AMF_CP_RELOCATION_INDICATION containing + the IUT entity sends an AMF_CP_RELOCATION_INDICATION containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID; to the GNB entity @@ -506,7 +514,7 @@ Package TP_AMF { "ETSI TS 138 413 [1], Clauses 8.3.9.2, 8.3.10.2, 9.2.2.14 and 9.2.2.15" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/2_9 and PICS_A4/2_10 @@ -547,12 +555,12 @@ Package TP_AMF { // This TP applies only if the NG-RAN node is an ng-eNB TP Id TP_NGAP_AMF_CMP_08 - Test objective "Verify that the AMF node successfully processes a UE CONTEXT SUSPEND REQUEST contains mandatory IEs and answers with UE CONTEXT SUSPEND REQUEST RESPONSE with successfully suspend UE context." + Test objective "Verify that the AMF node successfully processes a UE CONTEXT SUSPEND REQUEST containing mandatory IEs and answers with UE CONTEXT SUSPEND REQUEST RESPONSE with successfully suspend UE context." Reference "ETSI TS 138 413 [1], Clauses 8.3.11.2, 9.2.2.16 and 9.2.2.17" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/2_11 @@ -589,12 +597,12 @@ Package TP_AMF { // This TP applies only if the NG-RAN node is an ng-eNB TP Id TP_NGAP_AMF_CMP_09 - Test objective "Verify that the AMF node successfully processes a UE CONTEXT SUSPEND REQUEST contains mandatory IEs and answers with UE CONTEXT SUSPEND FAILURE with failed suspension." + Test objective "Verify that the AMF node successfully processes a UE CONTEXT SUSPEND REQUEST containing mandatory IEs and answers with UE CONTEXT SUSPEND FAILURE with failed suspension." Reference "ETSI TS 138 413 [1], Clauses 8.3.11.3, 9.2.2.16 and 9.2.2.18" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/2_11 @@ -637,12 +645,12 @@ Package TP_AMF { // This TP applies only if the NG-RAN node is an ng-eNB TP Id TP_NGAP_AMF_CMP_10 - Test objective "Verify that the AMF node successfully processes a UE CONTEXT RESUME REQUEST contains mandatory IEs and answers with UE CONTEXT RESUME RESPONSE with successfully resume UE context." + Test objective "Verify that the AMF node successfully processes a UE CONTEXT RESUME REQUEST containing mandatory IEs and answers with UE CONTEXT RESUME RESPONSE with successfully resume UE context." Reference "ETSI TS 138 413 [1], Clauses 8.3.12.3, 9.2.2.19 and 9.2.2.20" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/2_12 @@ -657,24 +665,16 @@ Package TP_AMF { the IUT entity receives a UE_CONTEXT_RESUME_REQUEST containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, - RRC_Resume_Cause, - PDU_Session_Resource_Resume_List containing - PDU_Session_Resource_Resume_Item containing - PDU_SessionId indicating value PX_PDU_ID, - UE_Context_Suspend_Request_Transfer containing - Suspend_Indicator;;;; + RRC_Resume_Cause + ; from the GNB entity } then { the IUT entity sends a UE_CONTEXT_RESUME_RESPONSE containing AMF_UE_NGAP_ID, - RAN_UE_NGAP_ID, - PDU_Session_Resource_Resume_List containing - PDU_Session_Resource_Resume_Item containing - PDU_SessionId indicating value PX_PDU_ID, - UE_Context_Suspend_Request_Transfer containing - Suspend_Indicator;;;; - to the GNB entity + RAN_UE_NGAP_ID + ; + to the GNB entity } } @@ -685,12 +685,12 @@ Package TP_AMF { // This TP applies only if the NG-RAN node is an ng-eNB TP Id TP_NGAP_AMF_CMP_11 - Test objective "Verify that the AMF node successfully processes a UE CONTEXT RESUME REQUEST contains mandatory IEs and answers with UE CONTEXT RESUME FAILURE with failing to resume UE context." + Test objective "Verify that the AMF node successfully processes a UE CONTEXT RESUME REQUEST containing mandatory IEs and answers with UE CONTEXT RESUME FAILURE with failing to resume UE context." Reference "ETSI TS 138 413 [1], Clauses 8.3.12.3" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/2_12 @@ -737,12 +737,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_MMP_01 - Test objective "Verify that the AMF node successfully processes a HANDOVER REQUIRED message contains mandatory IEs and answers with HANDOVER COMMAND with successfully handover." + Test objective "Verify that the AMF node successfully processes a HANDOVER REQUIRED message containing mandatory IEs and answers with HANDOVER COMMAND with successfully handover." Reference "ETSI TS 138 413 [1], Clauses 8.4.1.2, 9.2.3.1 and 9.2.3.2" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/3_1 @@ -785,12 +785,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_MMP_02 - Test objective "Verify that the AMF node successfully processes a HANDOVER REQUIRED message contains mandatory IEs and answers with HANDOVER PREPARATION FAILURE because the UE is not longer available." + Test objective "Verify that the AMF node successfully processes a HANDOVER REQUIRED message containing mandatory IEs and answers with HANDOVER PREPARATION FAILURE because the UE is not longer available." Reference "ETSI TS 138 413 [1], Clauses 8.4.1.3, 9.2.3.1 and 9.2.3.3" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/3_1 @@ -839,7 +839,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.4.2.2 and 9.2.3.4" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/3_2 @@ -904,7 +904,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.4.4.2, 9.2.3.8 and 9.2.3.9" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/3_4 @@ -958,7 +958,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.4.4.4, 9.2.3.8 and 9.2.3.10" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/3_4 @@ -1017,7 +1017,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.4.5.2, 9.2.3.11 and 9.2.3.12" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/3_5 @@ -1059,7 +1059,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.4.6.2" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/3_6 @@ -1111,7 +1111,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.4.8.2 and 9.2.3.15" - Config Id CFG_GNB_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/1 and PICS_A3/3_8 @@ -1123,7 +1123,7 @@ Package TP_AMF { Expected behaviour ensure that { when { - the IUT entity indicate the initiation "of an UE handover success procedure" + the IUT entity indicate the initiation "of a UE handover success procedure" } then { the IUT entity sends a HANDOVER_SUCCESS containing @@ -1149,7 +1149,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.4.9.2" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/3_9 @@ -1202,7 +1202,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.5.1.2 and 9.2.4.1" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/4_1 @@ -1247,13 +1247,13 @@ Package TP_AMF { TP Id TP_NGAP_AMF_NAS_01 - Test objective "Verify that the IUT can send an DOWNLINK NAS TRANSPORT message to carry NAS information over the NG interface." + Test objective "Verify that the IUT can send a DOWNLINK NAS TRANSPORT message to carry NAS information over the NG interface." Reference "ETSI TS 138 413 [1], Clauses 8.6.2.2, 9.2.5.1 and 9.2.5.2", "ETSI TS 123 502 [6], Clause 4.24.1" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/5_2 @@ -1265,7 +1265,7 @@ Package TP_AMF { Expected behaviour ensure that { when { - the IUT entity sends an INITIAL_UE_MESSAGE containing + the IUT entity receives an INITIAL_UE_MESSAGE containing RAN_UE_NGAP_ID, NAS_PDU, User_Location_Information, @@ -1273,7 +1273,7 @@ Package TP_AMF { from the GNB entity } then { - the IUT entity sends an DOWNLINK_NAS_TRANSPORT containing + the IUT entity sends a DOWNLINK_NAS_TRANSPORT containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, NAS_PDU; @@ -1292,12 +1292,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_NAS_02 - Test objective "Verify that the IUT can send an REROUTE NAS REQUEST message to reroute the INITIAL UE MESSAGE message to another AMF." + Test objective "Verify that the IUT can send a REROUTE NAS REQUEST message to reroute the INITIAL UE MESSAGE message to another AMF." Reference "ETSI TS 138 413 [1], Clauses 8.6.5.2 and 9.2.5.5" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/5_5 @@ -1316,7 +1316,7 @@ Package TP_AMF { from the GNB entity } then { - the IUT entity sends an REROUTE_NAS_REQUEST containing + the IUT entity sends a REROUTE_NAS_REQUEST containing RAN_UE_NGAP_ID, NGAP_Message, // Contains the INITIAL UE MESSAGE NAS_PDU, @@ -1340,12 +1340,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_IMP_01 - Test objective "Verify that the AMF node successfully processes a NG SETUP REQEST message that contains mandatory IEs and answers with NG SETUP RESPONSE to acknowledge the setup." + Test objective "Verify that the AMF node successfully processes an NG SETUP REQEST message that contains mandatory IEs and answers with NG SETUP RESPONSE to acknowledge the setup." Reference "ETSI TS 138 413 [1], Clauses 8.7.1.2, 9.2.6.1 and 9.2.6.2" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/6_1 @@ -1356,7 +1356,7 @@ Package TP_AMF { Expected behaviour ensure that { when { - the IUT entity receives a NG_SETUP_REQUEST containing + the IUT entity receives an NG_SETUP_REQUEST containing Global_RAN_Node_ID, Supported_TA_List containing Supported_TA_Item containing @@ -1371,7 +1371,7 @@ Package TP_AMF { from the GNB entity } then { - the IUT entity sends a NG_SETUP_RESPONSE containing + the IUT entity sends an NG_SETUP_RESPONSE containing AMF_Name, Served_GUAMI_List containing Served_GUAMI_Item containing @@ -1399,12 +1399,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_IMP_02 - Test objective "Verify that the AMF node successfully decline a NG RESET REQEST message and answers with NG SETUP FAILURE when the AMF is not able to handle the request." + Test objective "Verify that the AMF node successfully decline an NG RESET REQEST message and answers with NG SETUP FAILURE when the AMF is not able to handle the request." Reference "ETSI TS 138 413 [1], Clauses 8.7.1.3, 9.2.6.1 and 9.2.6.3" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/6_1 @@ -1415,7 +1415,7 @@ Package TP_AMF { Expected behaviour ensure that { when { - the IUT entity receives a NG_SETUP_REQUEST containing + the IUT entity receives an NG_SETUP_REQUEST containing Global_RAN_Node_ID, Supported_TA_List containing Supported_TA_Item containing @@ -1430,7 +1430,7 @@ Package TP_AMF { from the GNB entity } then { - the IUT entity sends a NG_SETUP_FAILURE containing + the IUT entity sends an NG_SETUP_FAILURE containing Cause; to the GNB entity } @@ -1441,12 +1441,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_IMP_03 - Test objective "Verify that the AMF node successfully processes a NG SETUP REQEST message with optional field UE Retention Information and answers with NG SETUP RESPONSE to acknowledge the setup." + Test objective "Verify that the AMF node successfully processes an NG SETUP REQEST message with optional field UE Retention Information and answers with NG SETUP RESPONSE to acknowledge the setup." Reference "ETSI TS 138 413 [1], Clauses 8.7.1.2, 9.2.6.1 and 9.2.6.2" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/6_1 @@ -1457,7 +1457,7 @@ Package TP_AMF { Expected behaviour ensure that { when { - the IUT entity receives a NG_SETUP_REQUEST containing + the IUT entity receives an NG_SETUP_REQUEST containing Global_RAN_Node_ID, Supported_TA_List containing Supported_TA_Item containing @@ -1473,7 +1473,7 @@ Package TP_AMF { from the GNB entity } then { - the IUT entity sends a NG_SETUP_RESPONSE containing + the IUT entity sends an NG_SETUP_RESPONSE containing AMF_Name, Served_GUAMI_List containing Served_GUAMI_Item containing @@ -1502,12 +1502,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_IMP_04 - Test objective "Verify that the AMF node successfully processes a NG SETUP REQEST message with different optional fields and answers with NG SETUP RESPONSE to acknowledge the setup." + Test objective "Verify that the AMF node successfully processes an NG SETUP REQEST message with different optional fields and answers with NG SETUP RESPONSE to acknowledge the setup." Reference "ETSI TS 138 413 [1], Clauses 8.7.1.2, 9.2.6.1 and 9.2.6.2" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/6_1 @@ -1518,7 +1518,7 @@ Package TP_AMF { Expected behaviour ensure that { when { - the IUT entity receives a NG_SETUP_REQUEST containing + the IUT entity receives an NG_SETUP_REQUEST containing Global_RAN_Node_ID, Supported_TA_List containing Supported_TA_Item containing @@ -1542,7 +1542,7 @@ Package TP_AMF { from the GNB entity } then { - the IUT entity sends a NG_SETUP_RESPONSE containing + the IUT entity sends an NG_SETUP_RESPONSE containing AMF_Name, Served_GUAMI_List containing Served_GUAMI_Item containing @@ -1562,8 +1562,7 @@ Package TP_AMF { Extended_Slice_Support_List containing S_NSSAI containing SST;;;;, - Extended_RAN_Node_Name containing - RAN_Node_Name_Visible;; + Extended_AMFName; to the GNB entity } } @@ -1584,7 +1583,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.7.2.2, 9.2.6.4 and 9.2.6.5" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/6_2 @@ -1624,7 +1623,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.7.2.2 and 9.2.6.4 and 9.2.6.6" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/6_2 @@ -1665,12 +1664,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_IMP_07 - Test objective "Verify that the IUT can send a AMF CONFIGURATION UPDATE message to the AMF." + Test objective "Verify that the IUT can send an AMF CONFIGURATION UPDATE message to the AMF." Reference "ETSI TS 138 413 [1], Clauses 8.7.3.2 and 9.2.6.7" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/6_3 @@ -1683,10 +1682,10 @@ Package TP_AMF { Expected behaviour ensure that { when { - the IUT entity indicate the initiation "of a AMF CONFIGURATION UPDATE procedure" + the IUT entity indicate the initiation "of an AMF CONFIGURATION UPDATE procedure" } then { - the IUT entity sends a AMF_CONFIGURATION_UPDATE containing + the IUT entity sends an AMF_CONFIGURATION_UPDATE containing Served_GUAMI_List containing Served_GUAMI_Item containing GUAMI containing @@ -1715,12 +1714,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_IMP_08 - Test objective "Verify that the AMF node successfully processes a NG RESET message that contains mandatory IEs and answers with NG RESET ACKNOWLEDGE to acknowledge the reset." + Test objective "Verify that the AMF node successfully processes an NG RESET message that contains mandatory IEs and answers with NG RESET ACKNOWLEDGE to acknowledge the reset." Reference "ETSI TS 138 413 [1], Clauses 8.7.4.2.2, 9.2.6.11 and 9.2.6.12" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/6_4 @@ -1732,7 +1731,7 @@ Package TP_AMF { Expected behaviour ensure that { when { - the IUT entity receives a NG_RESET containing + the IUT entity receives an NG_RESET containing Cause, CHOICE_Reset_Type containing NG_interface containing @@ -1740,7 +1739,7 @@ Package TP_AMF { from the GNB entity } then { - the IUT entity sends a NG_RESET_ACKNOWLEDGE + the IUT entity sends an NG_RESET_ACKNOWLEDGE to the GNB entity } } @@ -1756,12 +1755,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_IMP_09 - Test objective "Verify that the AMF can send a ERROR INDICATION to the GNB when a error occurs." + Test objective "Verify that the AMF can send an ERROR INDICATION to the GNB when a error occurs." Reference "ETSI TS 138 413 [1], Clauses 8.7.5.2 and 9.2.6.13" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/6_5 @@ -1773,7 +1772,7 @@ Package TP_AMF { Expected behaviour ensure that { when { - the IUT entity receives a INITIAL_CONTEXT_SETUP_REQUEST containing + the IUT entity receives an INITIAL_CONTEXT_SETUP_REQUEST containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, GUAMI containing @@ -1801,7 +1800,7 @@ Package TP_AMF { from the GNB entity } then { - the IUT entity sends a ERROR_INDICATION + the IUT entity sends an ERROR_INDICATION to the GNB entity } } @@ -1817,12 +1816,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_IMP_10 - Test objective "Verify that the AMF can send a AMF STATUS INDICATION to the GNB when a error occurs." + Test objective "Verify that the AMF can send an AMF STATUS INDICATION to the GNB when a error occurs." Reference "ETSI TS 138 413 [1], Clauses 8.7.6.2 and 9.2.6.10" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/6_6 @@ -1833,10 +1832,10 @@ Package TP_AMF { Expected behaviour ensure that { when { - the IUT entity indicate a AMF STATUS INDICATION + the IUT entity indicate an AMF STATUS INDICATION } then { - the IUT entity sends a AMF_STATUS_INDICATION containing + the IUT entity sends an AMF_STATUS_INDICATION containing Unavailable_GUAMI_List containing Unavailable_GUAMI_Item containing GUAMI containing @@ -1859,12 +1858,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_IMP_11 - Test objective "Verify that the AMF can send a OVERLOAD START to the GNB." + Test objective "Verify that the AMF can send an OVERLOAD START to the GNB." Reference "ETSI TS 138 413 [1], Clauses 8.7.7.2" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/6_7 @@ -1873,10 +1872,10 @@ Package TP_AMF { Expected behaviour ensure that { when { - the IUT entity indicate a OVERLOAD START + the IUT entity indicate an OVERLOAD START } then { - the IUT entity sends a OVERLOAD_START containing + the IUT entity sends an OVERLOAD_START containing Overload_Start_NSSAI_List containing Overload_Start_NSSAI_Item containing Slice_Overload_List containing @@ -1896,12 +1895,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_IMP_12 - Test objective "Verify that the AMF can send a OVERLOAD STOP to the GNB." + Test objective "Verify that the AMF can send an OVERLOAD STOP to the GNB." Reference "ETSI TS 138 413 [1], Clauses 8.7.8.2 and 9.2.6.15" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/6_8 @@ -1912,10 +1911,10 @@ Package TP_AMF { Expected behaviour ensure that { when { - the IUT entity indicate a OVERLOAD STOP + the IUT entity indicate an OVERLOAD STOP } then { - the IUT entity sends a OVERLOAD_STOP + the IUT entity sends an OVERLOAD_STOP to the GNB entity } } @@ -1935,12 +1934,12 @@ Package TP_AMF { TP Id TP_NGAP_AMF_CTP_01 - Test objective "Verify that the IUT can send an DOWNLINK RAN CONFIGURATION TRANSFER message to transfer RAN configuration information to the NG-RAN." + Test objective "Verify that the IUT can send a DOWNLINK RAN CONFIGURATION TRANSFER message to transfer RAN configuration information to the NG-RAN." Reference "ETSI TS 138 413 [1], Clauses 8.8.2 and 9.2.7.2" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/7_2 @@ -1950,15 +1949,7 @@ Package TP_AMF { the IUT entity indicate the initiation "of a Downlink RAN Configuration Transfer" } then { - the IUT entity sends an DOWNLINK_RAN_CONFIGURATION_TRANSFER containing - SON_Configuration_Transfer containing - Target_RAN_Node_ID containing - Global_RAN_Node_ID, - Selected_TAI;, - Source_RAN_Node_ID containing - Global_RAN_Node_ID, - Selected_TAI;, - SON_Information;; + the IUT entity sends a DOWNLINK_RAN_CONFIGURATION_TRANSFER to the GNB entity } } @@ -1981,7 +1972,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.9.1.2 and 9.2.8.1" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/8_1 @@ -1995,7 +1986,7 @@ Package TP_AMF { the IUT entity indicate a Write message Transmission procedure } then { - the IUT entity sends a WRITE_REPLACE_WARNING_REQUEST containing + the IUT entity sends a WRITE_REPLACE_WARNING_REQUEST containing Message_Identifier, Serial_Number, Repetition_Period, @@ -2014,7 +2005,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.9.2.2 and 9.2.8.3" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/8_2 @@ -2028,7 +2019,7 @@ Package TP_AMF { the IUT entity indicate a PWS cancel procedure } then { - the IUT entity sends a PWS_CANCEL_REQUEST containing + the IUT entity sends a PWS_CANCEL_REQUEST containing Message_Identifier, Serial_Number; to the GNB entity @@ -2051,7 +2042,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.10.2.1 and 9.2.9.1" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/9_1 @@ -2062,7 +2053,7 @@ Package TP_AMF { Expected behaviour ensure that { when { - the IUT entity indicate a NRPPA transport procedure + the IUT entity indicate an NRPPA transport procedure } then { the IUT entity sends a DOWNLINK_UE_ASSOCIATED_NRPPA_TRANSPORT containing @@ -2084,7 +2075,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.10.2.3 and 9.2.9.3" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/9_3 @@ -2095,10 +2086,10 @@ Package TP_AMF { Expected behaviour ensure that { when { - the IUT entity indicate a NRPPA transport procedure + the IUT entity indicate an NRPPA transport procedure } then { - the IUT entity sends a DOWNLINK_NON_UE_ASSOCIATED_NRPPA_TRANSPORT containing + the IUT entity sends a DOWNLINK_NON_UE_ASSOCIATED_NRPPA_TRANSPORT containing Routing_ID, NRPPa_PDU; to the GNB entity @@ -2121,7 +2112,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.11.1.2 and 9.2.10.1" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/10_1 @@ -2157,7 +2148,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.11.3.2 and 9.2.10.3" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/10_3 @@ -2197,9 +2188,9 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.12.1 and 9.2.11.1" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 - PICS Selection PICS_A2/2 and PICS_A3/11_1 + PICS Selection PICS_A2/2 and PICS_A4/11_1 Initial conditions with { the UE entity isRegisteredTo the AMF @@ -2211,7 +2202,7 @@ Package TP_AMF { the IUT entity indicate the initiation "of a Location Reporting Control procedure" } then { - the IUT entity sends an LOCATION_REPORTING_CONTROL containing + the IUT entity sends a LOCATION_REPORTING_CONTROL containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, Location_Reporting_Request_Type @@ -2238,7 +2229,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.13.1.2 and 9.2.12.1" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/12_1 @@ -2275,7 +2266,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.14.2.2 and 9.2.13.2" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/13_2 @@ -2306,7 +2297,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.14.3.2, 9.2.13.4 and 9.2.13.5" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/13_3 @@ -2350,7 +2341,7 @@ Package TP_AMF { Reference "ETSI TS 138 413 [1], Clauses 8.16.2.2 and 9.2.15.2" - Config Id CFG_AMF_01 + Config Id CF_AMF_N2 PICS Selection PICS_A2/2 and PICS_A4/15_2 diff --git a/test_purposes/ngap/TP_GNB_NGAP.tplan2 b/test_purposes/ngap/TP_GNB_NGAP.tplan2 index 15753ea6a67b5c3eb4645327274fcc04dd2b5879..ee0dfa5d8364f20c4ddbc555ae925e5944f38a05 100644 --- a/test_purposes/ngap/TP_GNB_NGAP.tplan2 +++ b/test_purposes/ngap/TP_GNB_NGAP.tplan2 @@ -21,16 +21,16 @@ Package TP_GNB { import all from Ngap_Common; Test Purpose { - - TP Id TP_NGAP_GNB_PDU_01 - - Test objective "Verify that the NG-RAN node successfully processes a PDU SESSION RESOURCE SETUP REQUEST contains mandatory IEs and answers with PDU SESSION RESOURCE SETUP RESPONSE for successfully established PDU session." - - Reference - "ETSI TS 138 413 [1], Clause 8.2.1.2" - - Config Id CFG_GNB_01 - + + TP Id TP_NGAP_GNB_PDU_01 + + Test objective "Verify that the NG-RAN node successfully processes a PDU SESSION RESOURCE SETUP REQUEST containing mandatory IEs and answers with PDU SESSION RESOURCE SETUP RESPONSE for successfully established PDU session." + + Reference + "ETSI TS 138 413 [1], Clauses 8.2.1.2, 9.2.1.1 and 9.2.1.2" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/1_1 Initial conditions with { @@ -57,7 +57,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a PDU_SESSION_RESOURCE_SETUP_RESPONSE containing + the IUT entity sends a PDU_SESSION_RESOURCE_SETUP_RESPONSE containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, PDU_Session_Resource_Setup_Response_List containing @@ -72,16 +72,16 @@ Package TP_GNB { } // end TP_NGAP_GNB_PDU_01 Test Purpose { - - TP Id TP_NGAP_GNB_PDU_02 - - Test objective "Verify that the NG-RAN node reports the establishment of the corresponding PDU session as failed if a PDU SESSION RESOURCE SETUP REQUEST contains several PDU Session ID IEs set to the same value." - - Reference - "ETSI TS 138 413 [1], Clause 8.2.1.4" - - Config Id CFG_GNB_01 - + + TP Id TP_NGAP_GNB_PDU_02 + + Test objective "Verify that the NG-RAN node reports the establishment of the corresponding PDU session as failed if a PDU SESSION RESOURCE SETUP REQUEST containing several PDU Session ID IEs set to the same value." + + Reference + "ETSI TS 138 413 [1], Clauses 8.2.1.4, 9.2.1.1 and 9.2.1.2" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/1_1 Initial conditions with { @@ -118,7 +118,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a PDU_SESSION_RESOURCE_SETUP_RESPONSE containing + the IUT entity sends a PDU_SESSION_RESOURCE_SETUP_RESPONSE containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, PDU_Session_Resource_Failed_to_Setup_List containing @@ -133,20 +133,21 @@ Package TP_GNB { } // end TP_NGAP_GNB_PDU_02 Test Purpose { - - TP Id TP_NGAP_GNB_PDU_03 - - Test objective "Verify that the NG-RAN node reports the establishment of the new PDU session as failed if a PDU SESSION RESOURCE SETUP REQUEST contains a PDU Session ID IE set to value that identifies an active PDU Session. NOTE: Run TP_NGAP_GNB_PDU_01 before this TP " - - Reference - "ETSI TS 138 413 [1], Clause 8.2.1.4" - - Config Id CFG_GNB_01 - + + TP Id TP_NGAP_GNB_PDU_03 + + Test objective "Verify that the NG-RAN node reports the establishment of the new PDU session as failed if a PDU SESSION RESOURCE SETUP REQUEST containing a PDU Session ID IE set to value that identifies an active PDU Session." + + Reference + "ETSI TS 138 413 [1], Clauses 8.2.1.4, 9.2.1.1 and 9.2.1.2" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/1_1 Initial conditions with { - the UE entity isRegisteredTo the AMF + the UE entity isRegisteredTo the AMF and + the UE entity hasEstablishedPDUsessionWithSameId } Expected behaviour @@ -169,7 +170,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a PDU_SESSION_RESOURCE_SETUP_RESPONSE containing + the IUT entity sends a PDU_SESSION_RESOURCE_SETUP_RESPONSE containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, PDU_Session_Resource_Failed_to_Setup_List containing @@ -184,16 +185,16 @@ Package TP_GNB { } // end TP_NGAP_GNB_PDU_03 Test Purpose { - - TP Id TP_NGAP_GNB_PDU_04 - - Test objective "Verify that the NG-RAN node reports the establishment of the corresponding PDU session as failed if a PDU SESSION RESOURCE SETUP REQUEST contains a QoS Flow Setup Request List IE in the PDU Session Resource Setup Request Transfer IE including at least one Non-GBR QoS flow but the PDU Session Aggregate Maximum Bit Rate IE is not present. " - - Reference - "ETSI TS 138 413 [1], Clause 8.2.1.4" - - Config Id CFG_GNB_01 - + + TP Id TP_NGAP_GNB_PDU_04 + + Test objective "Verify that the NG-RAN node reports the establishment of the corresponding PDU session as failed if a PDU SESSION RESOURCE SETUP REQUEST containing a QoS Flow Setup Request List IE in the PDU Session Resource Setup Request Transfer IE including at least one Non-GBR QoS flow but the PDU Session Aggregate Maximum Bit Rate IE is not present. " + + Reference + "ETSI TS 138 413 [1], Clauses 8.2.1.4, 9.2.1.1 and 9.2.1.2" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/1_1 Initial conditions with { @@ -221,7 +222,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a PDU_SESSION_RESOURCE_SETUP_RESPONSE containing + the IUT entity sends a PDU_SESSION_RESOURCE_SETUP_RESPONSE containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, PDU_Session_Resource_Failed_to_Setup_List containing @@ -238,16 +239,16 @@ Package TP_GNB { //TODO:possible to add 2 tests from 8.2.1.4 paragraph 4 Test Purpose { - - TP Id TP_NGAP_GNB_PDU_05 - - Test objective "Verify that the NG-RAN node successfully processes a PDU SESSION RESOURCE RELEASE COMMAND contains mandatory IEs and answers with PDU SESSION RESOURCE RELEASE RESPONSE to release PDU session." - - Reference - "ETSI TS 138 413 [1], Clause 8.2.2.2" - - Config Id CFG_GNB_01 - + + TP Id TP_NGAP_GNB_PDU_05 + + Test objective "Verify that the NG-RAN node successfully processes a PDU SESSION RESOURCE RELEASE COMMAND containing mandatory IEs and answers with PDU SESSION RESOURCE RELEASE RESPONSE to release PDU session." + + Reference + "ETSI TS 138 413 [1], Clauses 8.2.2.2, 9.2.1.3 and 9.2.1.4" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/1_2 Initial conditions with { @@ -269,7 +270,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a PDU_SESSION_RESOURCE_RELEASE_RESPONSE containing + the IUT entity sends a PDU_SESSION_RESOURCE_RELEASE_RESPONSE containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, PDU_Session_Resource_Released_List containing @@ -283,16 +284,16 @@ Package TP_GNB { } // end TP_NGAP_GNB_PDU_05 Test Purpose { - - TP Id TP_NGAP_GNB_PDU_06 - - Test objective "Verify that the NG-RAN node successfully processes a PDU SESSION RESOURCE RELEASE COMMAND containing multiple PDU Session ID IEs set to the same value and ignore the duplication." - - Reference - "ETSI TS 138 413 [1], Clause 8.2.2.2" - - Config Id CFG_GNB_01 - + + TP Id TP_NGAP_GNB_PDU_06 + + Test objective "Verify that the NG-RAN node successfully processes a PDU SESSION RESOURCE RELEASE COMMAND containing multiple PDU Session ID IEs set to the same value and ignore the duplication." + + Reference + "ETSI TS 138 413 [1], Clauses 8.2.2.2, 9.2.1.3 and 9.2.1.4" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/1_2 Initial conditions with { @@ -320,7 +321,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a PDU_SESSION_RESOURCE_RELEASE_RESPONSE containing + the IUT entity sends a PDU_SESSION_RESOURCE_RELEASE_RESPONSE containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, PDU_Session_Resource_Released_List containing @@ -334,16 +335,16 @@ Package TP_GNB { } // end TP_NGAP_GNB_PDU_06 Test Purpose { - - TP Id TP_NGAP_GNB_PDU_07 - - Test objective "Verify that the NG-RAN node successfully processes a PDU SESSION RESOURCE MODIFY REQUEST contains mandatory IEs and answers with PDU SESSION RESOURCE MODIFY RESPONSE for successfully modified PDU session." - - Reference - "ETSI TS 138 413 [1], Clause 8.2.3.2" - - Config Id CFG_GNB_01 - + + TP Id TP_NGAP_GNB_PDU_07 + + Test objective "Verify that the NG-RAN node successfully processes a PDU SESSION RESOURCE MODIFY REQUEST containing mandatory IEs and answers with PDU SESSION RESOURCE MODIFY RESPONSE for successfully modified PDU session." + + Reference + "ETSI TS 138 413 [1], Clauses 8.2.3.2, 9.2.1.5 and 9.2.1.6" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/1_3 Initial conditions with { @@ -372,7 +373,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a PDU_SESSION_RESOURCE_MODIFY_RESPONSE containing + the IUT entity sends a PDU_SESSION_RESOURCE_MODIFY_RESPONSE containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, PDU_Session_Resource_Modify_Response_List containing @@ -391,16 +392,16 @@ Package TP_GNB { //TODO:possible to add tests from 8.2.3.4 for failed actions Test Purpose { - - TP Id TP_NGAP_GNB_PDU_08 - - Test objective "Verify that the IUT can send a PDU_SESSION_RESOURCE_NOTIFY that already established QoS flow or PDU session for given UE are release." - - Reference - "ETSI TS 138 413 [1], Clauses 8.2.4.2" - - Config Id CFG_GNB_01 - + + TP Id TP_NGAP_GNB_PDU_08 + + Test objective "Verify that the IUT can send a PDU_SESSION_RESOURCE_NOTIFY that already established QoS flow or PDU session for given UE are released." + + Reference + "ETSI TS 138 413 [1], Clauses 8.2.4.2 and 9.2.1.7" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/1_4 Initial conditions with { @@ -429,12 +430,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_PDU_09 Test objective "Verify that the IUT can send a PDU_SESSION_RESOURCE_MODIFY_INDICATION to request modification of established PDU session." - - Reference - "ETSI TS 138 413 [1], Clauses 8.2.5.2" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.2.5.2 and 9.2.1.8" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/1_5 Initial conditions with { @@ -460,7 +461,61 @@ Package TP_GNB { } } // end TP_NGAP_GNB_PDU_09 - + + Test Purpose { + + TP Id TP_NGAP_GNB_PDU_10 + + Test objective "Verify that the NG-RAN node reports the modification of the corresponding PDU session as failed if a PDU SESSION RESOURCE MODIFY REQUEST contains several PDU Session ID IEs set to the same value." + + Reference + "ETSI TS 138 413 [1], Clauses 8.2.3.4, 9.2.1.5 and 9.2.1.6" + + Config Id CF_GNB_N2 + + PICS Selection PICS_A2/1 and PICS_A3/1_3 + + Initial conditions with { + the UE entity isRegisteredTo the AMF and + the UE entity hasEstablishedPDUsession + } + + Expected behaviour + ensure that { + when { + the IUT entity receives a PDU_SESSION_RESOURCE_MODIFY_REQUEST containing + AMF_UE_NGAP_ID, + RAN_UE_NGAP_ID, + PDU_Session_Resource_Modify_Request_List containing + PDU_Session_Resource_Modify_Request_Item containing + PDU_SessionId indicating value PX_PDU_ID, + PDU_Session_Resource_Modify_Request_Transfer containing + QoSFlowAddorModifyRequestList containing + QoSFlowAddorModifyRequestItem containing + QoSFlowIdentifier;;;;;, + PDU_Session_Resource_Modify_Request_Item containing + PDU_SessionId indicating value PX_PDU_ID, + PDU_Session_Resource_Modify_Request_Transfer containing + QoSFlowAddorModifyRequestList containing + QoSFlowAddorModifyRequestItem containing + QoSFlowIdentifier;;;;; + from the AMF entity + } + then { + the IUT entity sends a PDU_SESSION_RESOURCE_MODIFY_RESPONSE containing + AMF_UE_NGAP_ID, + RAN_UE_NGAP_ID, + PDU_Session_Resource_Failed_to_Modify_Response_List containing + PDU_Session_Resource_Failed_to_Modify_Response_Item containing + PDU_SessionId indicating value PX_PDU_ID, + PDU_Session_Resource_Modify_Unsuccessful_Transfer containing + Cause indicating value MultiplePDUSessionIDInstances;;;; + to the AMF entity + } + } + + } // end TP_NGAP_GNB_PDU_10 + } // end Group 8.2 PDU Session Management Procedures Group "8.3 UE Context Management Procedures" @@ -474,14 +529,14 @@ Package TP_GNB { Test Purpose { TP Id TP_NGAP_GNB_CMP_01 - - Test objective "Verify that the NG-RAN node successfully processes a INITIAL CONTEXT SETUP REQUEST contains optional PDU Session Resource Setup Request List field mandatory IEs and answers with INITIAL CONTEXT SETUP RESPONSE with successfully established UE context." - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.1.2, 9.2.2.1 and 9.2.2.2" - - Config Id CFG_GNB_01 - + + Test objective "Verify that the NG-RAN node successfully processes an INITIAL CONTEXT SETUP REQUEST containing optional PDU Session Resource Setup Request List field mandatory IEs and answers with INITIAL CONTEXT SETUP RESPONSE with successfully established UE context." + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.1.2, 9.2.2.1 and 9.2.2.2" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/2_1 Initial conditions with { @@ -491,9 +546,9 @@ Package TP_GNB { Expected behaviour ensure that { when { - the IUT entity receives a INITIAL_CONTEXT_SETUP_REQUEST containing - AMF_UE_NGAP_ID, - RAN_UE_NGAP_ID, + the IUT entity receives an INITIAL_CONTEXT_SETUP_REQUEST containing + AMF_UE_NGAP_ID, + RAN_UE_NGAP_ID, GUAMI containing PLMN_Identity, AMF_Region_ID, @@ -519,7 +574,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a INITIAL_CONTEXT_SETUP_RESPONSE containing + the IUT entity sends an INITIAL_CONTEXT_SETUP_RESPONSE containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, PDU_Session_Resource_Setup_Response_List containing @@ -534,14 +589,14 @@ Package TP_GNB { Test Purpose { TP Id TP_NGAP_GNB_CMP_02 - - Test objective "Verify that the NG-RAN node successfully processes a INITIAL CONTEXT SETUP REQUEST contains mandatory IEs and answers with INITIAL CONTEXT SETUP RESPONSE with successfully established UE context." - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.1.2, 9.2.2.1 and 9.2.2.2" - - Config Id CFG_GNB_01 - + + Test objective "Verify that the NG-RAN node successfully processes an INITIAL CONTEXT SETUP REQUEST containing mandatory IEs and answers with INITIAL CONTEXT SETUP RESPONSE with successfully established UE context." + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.1.2, 9.2.2.1 and 9.2.2.2" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/2_1 Initial conditions with { @@ -551,9 +606,9 @@ Package TP_GNB { Expected behaviour ensure that { when { - the IUT entity receives a INITIAL_CONTEXT_SETUP_REQUEST containing - AMF_UE_NGAP_ID, - RAN_UE_NGAP_ID, + the IUT entity receives an INITIAL_CONTEXT_SETUP_REQUEST containing + AMF_UE_NGAP_ID, + RAN_UE_NGAP_ID, GUAMI containing PLMN_Identity, AMF_Region_ID, @@ -573,7 +628,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a INITIAL_CONTEXT_SETUP_RESPONSE containing + the IUT entity sends an INITIAL_CONTEXT_SETUP_RESPONSE containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID; to the AMF entity @@ -585,14 +640,14 @@ Package TP_GNB { Test Purpose { TP Id TP_NGAP_GNB_CMP_03 - - Test objective "Verify that the NG-RAN node successfully processes a INITIAL CONTEXT SETUP REQUEST with optional field Trace Activation and answers with INITIAL CONTEXT SETUP RESPONSE with successfully established UE context." - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.1.2, 9.2.2.1 and 9.2.2.2" - - Config Id CFG_GNB_01 - + + Test objective "Verify that the NG-RAN node successfully processes an INITIAL CONTEXT SETUP REQUEST with optional field Trace Activation and answers with an INITIAL CONTEXT SETUP RESPONSE with successfully established UE context." + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.1.2, 9.2.2.1 and 9.2.2.2" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/2_1 Initial conditions with { @@ -602,7 +657,7 @@ Package TP_GNB { Expected behaviour ensure that { when { - the IUT entity receives a INITIAL_CONTEXT_SETUP_REQUEST containing + the IUT entity receives an INITIAL_CONTEXT_SETUP_REQUEST containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, GUAMI containing @@ -636,7 +691,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a INITIAL_CONTEXT_SETUP_RESPONSE containing + the IUT entity sends an INITIAL_CONTEXT_SETUP_RESPONSE containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, PDU_Session_Resource_Setup_Response_List containing @@ -651,14 +706,14 @@ Package TP_GNB { Test Purpose { TP Id TP_NGAP_GNB_CMP_04 - - Test objective "Verify that the NG-RAN node successfully processes a INITIAL CONTEXT SETUP REQUEST with optional field Mobility Restriction List and answers with INITIAL CONTEXT SETUP RESPONSE with successfully established UE context." - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.1.2, 9.2.2.1 and 9.2.2.2" - - Config Id CFG_GNB_01 - + + Test objective "Verify that the NG-RAN node successfully processes an INITIAL CONTEXT SETUP REQUEST with optional field Mobility Restriction List and answers with INITIAL CONTEXT SETUP RESPONSE with successfully established UE context." + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.1.2, 9.2.2.1 and 9.2.2.2" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/2_1 Initial conditions with { @@ -668,7 +723,7 @@ Package TP_GNB { Expected behaviour ensure that { when { - the IUT entity receives a INITIAL_CONTEXT_SETUP_REQUEST containing + the IUT entity receives an INITIAL_CONTEXT_SETUP_REQUEST containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, GUAMI containing @@ -698,7 +753,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a INITIAL_CONTEXT_SETUP_RESPONSE containing + the IUT entity sends an INITIAL_CONTEXT_SETUP_RESPONSE containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, PDU_Session_Resource_Setup_Response_List containing @@ -713,14 +768,14 @@ Package TP_GNB { Test Purpose { TP Id TP_NGAP_GNB_CMP_05 - - Test objective "Verify that the NG-RAN node successfully processes a INITIAL CONTEXT SETUP REQUEST with different optional fields and answers with INITIAL CONTEXT SETUP RESPONSE with successfully established UE context." - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.1.2, 9.2.2.1 and 9.2.2.2" - - Config Id CFG_GNB_01 - + + Test objective "Verify that the NG-RAN node successfully processes an INITIAL CONTEXT SETUP REQUEST with different optional fields and answers with INITIAL CONTEXT SETUP RESPONSE with successfully established UE context." + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.1.2, 9.2.2.1 and 9.2.2.2" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/2_1 Initial conditions with { @@ -730,7 +785,7 @@ Package TP_GNB { Expected behaviour ensure that { when { - the IUT entity receives a INITIAL_CONTEXT_SETUP_REQUEST containing + the IUT entity receives an INITIAL_CONTEXT_SETUP_REQUEST containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, GUAMI containing @@ -778,7 +833,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a INITIAL_CONTEXT_SETUP_RESPONSE containing + the IUT entity sends an INITIAL_CONTEXT_SETUP_RESPONSE containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, PDU_Session_Resource_Setup_Response_List containing @@ -793,15 +848,15 @@ Package TP_GNB { Test Purpose { TP Id TP_NGAP_GNB_CMP_06 - - Test objective "Verify that the NG-RAN node successfully processes a INITIAL CONTEXT SETUP REQUEST contains mandatory IEs and answers with INITIAL CONTEXT SETUP RESPONSE with failed PDU session." - - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.1.2, 9.2.2.1 and 9.2.2.2" - - Config Id CFG_GNB_01 - + + Test objective "Verify that the NG-RAN node successfully processes an INITIAL CONTEXT SETUP REQUEST containing mandatory IEs and answers with INITIAL CONTEXT SETUP RESPONSE with failed PDU session." + + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.1.2, 9.2.2.1 and 9.2.2.2" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/2_1 Initial conditions with { @@ -812,7 +867,7 @@ Package TP_GNB { Expected behaviour ensure that { when { - the IUT entity receives a INITIAL_CONTEXT_SETUP_REQUEST containing + the IUT entity receives an INITIAL_CONTEXT_SETUP_REQUEST containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, GUAMI containing @@ -840,7 +895,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a INITIAL_CONTEXT_SETUP_RESPONSE containing + the IUT entity sends an INITIAL_CONTEXT_SETUP_RESPONSE containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, PDU_Session_Resource_Failed_to_Setup_List containing @@ -863,12 +918,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_CMP_07 Test objective "Verify that the NG-RAN node successfully requests the AMF to release the UE-associated logical NG-connection." - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.2.2 and 9.2.2.4" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.2.2 and 9.2.2.4" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/2_2 Initial conditions with { @@ -904,12 +959,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_CMP_08 Test objective "Verify that the NG-RAN node successfully processes a UE CONTEXT RELEASE COMMAND that contains both the AMF UE NGAP ID IE and the RAN UE NGAP ID IE and answers with UE CONTEXT RELEASE COMPLETE with successfully release UE context." - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.3, 9.2.2.6 and 9.2.2.5" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.3, 9.2.2.6 and 9.2.2.5" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/2_3 Initial conditions with { @@ -942,12 +997,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_CMP_09 Test objective "Verify that the NG-RAN node successfully processes a UE CONTEXT RELEASE COMMAND where only the AMF UE NGAP ID IE is available and answers with UE CONTEXT RELEASE COMPLETE with successfully release UE context." - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.3, 9.2.2.6 and 9.2.2.5" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.3, 9.2.2.6 and 9.2.2.5" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/2_3 Initial conditions with { @@ -983,14 +1038,14 @@ Package TP_GNB { Test Purpose { TP Id TP_NGAP_GNB_CMP_10 - - Test objective "Verify that the NG-RAN node successfully processes a UE CONTEXT MODIFICATION REQUEST contains mandatory IEs and answers with UE CONTEXT MODIFICATION FAILURE because the UE is no longer available." - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.4.3, 9.2.2.7 and 9.2.2.9" - - Config Id CFG_GNB_01 - + + Test objective "Verify that the NG-RAN node successfully processes a UE CONTEXT MODIFICATION REQUEST containing mandatory IEs and answers with UE CONTEXT MODIFICATION FAILURE because the UE is no longer available." + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.4.3, 9.2.2.7 and 9.2.2.9" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/2_4 Initial conditions with { @@ -1019,14 +1074,14 @@ Package TP_GNB { Test Purpose { TP Id TP_NGAP_GNB_CMP_11 - - Test objective "Verify that the NG-RAN node successfully processes a UE CONTEXT MODIFICATION REQUEST contains mandatory IEs after the preparation of a handover and answers with UE CONTEXT MODIFICATION RESPONSE with successfully modify UE context." - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.4.2, 9.2.2.7 and 9.2.2.8" - - Config Id CFG_GNB_01 - + + Test objective "Verify that the NG-RAN node successfully processes a UE CONTEXT MODIFICATION REQUEST containing mandatory IEs after the preparation of a handover and answers with UE CONTEXT MODIFICATION RESPONSE with successfully modify UE context." + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.4.2, 9.2.2.7 and 9.2.2.8" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/2_4 Initial conditions with { @@ -1056,14 +1111,14 @@ Package TP_GNB { Test Purpose { TP Id TP_NGAP_GNB_CMP_12 - - Test objective "Verify that the NG-RAN node successfully processes a UE CONTEXT MODIFICATION REQUEST contains optional fields Security Key and Security Capabilities and answers with UE CONTEXT MODIFICATION RESPONSE with successfully modify UE context." - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.4.2, 9.2.2.7 and 9.2.2.8" - - Config Id CFG_GNB_01 - + + Test objective "Verify that the NG-RAN node successfully processes a UE CONTEXT MODIFICATION REQUEST containing optional fields Security Key and Security Capabilities and answers with UE CONTEXT MODIFICATION RESPONSE with successfully modify UE context." + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.4.2, 9.2.2.7 and 9.2.2.8" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/2_4 Initial conditions with { @@ -1098,14 +1153,14 @@ Package TP_GNB { Test Purpose { TP Id TP_NGAP_GNB_CMP_13 - - Test objective "Verify that the NG-RAN node successfully processes a UE CONTEXT MODIFICATION REQUEST contains different optional fields and answers with UE CONTEXT MODIFICATION RESPONSE with successfully modify UE context." - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.4.2, 9.2.2.7 and 9.2.2.8" - - Config Id CFG_GNB_01 - + + Test objective "Verify that the NG-RAN node successfully processes a UE CONTEXT MODIFICATION REQUEST containing different optional fields and answers with UE CONTEXT MODIFICATION RESPONSE with successfully modify UE context." + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.4.2, 9.2.2.7 and 9.2.2.8" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/2_4 Initial conditions with { @@ -1163,14 +1218,14 @@ Package TP_GNB { Test Purpose { TP Id TP_NGAP_GNB_CMP_14 - - Test objective "Verify that the IUT can send a RRC INACTIVE TRANSITION REPORT that contains mandatory IEs" - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.5 and 9.2.2.10" - - Config Id CFG_GNB_01 - + + Test objective "Verify that the IUT can send an RRC INACTIVE TRANSITION REPORT that contains mandatory IEs" + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.5 and 9.2.2.10" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/2_5 Initial conditions with { @@ -1181,10 +1236,10 @@ Package TP_GNB { Expected behaviour ensure that { when { - the IUT entity indicate a RRC inactive transition report + the IUT entity indicate an RRC inactive transition report } then { - the IUT entity sends a RRC_INACTIVE_TRANSITION_REPORT containing + the IUT entity sends an RRC_INACTIVE_TRANSITION_REPORT containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, RRC_State, @@ -1207,12 +1262,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_CMP_15 Test objective "Verify that the IUT can send a RAN CP Relocation Indication that contains mandatory IEs." - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.8.2 and 9.2.2.13" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.8.2 and 9.2.2.13" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1_2 and PICS_A3/2_8 Initial conditions with { @@ -1258,14 +1313,14 @@ Package TP_GNB { // This TP applies only if the NG-RAN node is an ng-eNB TP Id TP_NGAP_GNB_CMP_16 - - Test objective "Verify that the IUT can send a UE CONTEXT SUSPEND REQUEST contains mandatory IEs" - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.11.2 and 9.2.2.16" - - Config Id CFG_GNB_01 - + + Test objective "Verify that the IUT can send a UE CONTEXT SUSPEND REQUEST containing mandatory IEs" + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.11.2 and 9.2.2.16" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1_2 and PICS_A3/2_11 Initial conditions with { @@ -1298,14 +1353,14 @@ Package TP_GNB { // This TP applies only if the NG-RAN node is an ng-eNB TP Id TP_NGAP_GNB_CMP_17 - - Test objective "Verify that the IUT can send a UE CONTEXT RESUME REQUEST contains mandatory IEs" - - Reference - "ETSI TS 138 413 [1], Clauses 8.3.12.2 and 9.2.2.19" - - Config Id CFG_GNB_01 - + + Test objective "Verify that the IUT can send a UE CONTEXT RESUME REQUEST containing mandatory IEs" + + Reference + "ETSI TS 138 413 [1], Clauses 8.3.12.2 and 9.2.2.19" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1_2 and PICS_A3/2_12 Initial conditions with { @@ -1345,12 +1400,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_MMP_01 Test objective "Verify that the IUT can send a HANDOVER REQUIRED message containing mandatory IEs." - - Reference - "ETSI TS 138 413 [1], Clauses 8.4.1.2 and 9.2.3.1" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.4.1.2 and 9.2.3.1" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/3_1 Initial conditions with { @@ -1391,12 +1446,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_MMP_02 Test objective "Verify that the GNB node successfully processes a HANDOVER REQUEST message that contains mandatory IEs and answers with HANDOVER REQUEST ACKNOWLEDGE to acknowledge the handover." - - Reference - "ETSI TS 138 413 [1], Clauses 8.4.2.2, 9.2.3.4, 9.2.3.5, 9.3.4.1 and 9.3.4.11" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.4.2.2, 9.2.3.4, 9.2.3.5, 9.3.4.1 and 9.3.4.11" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/3_2 Initial conditions with { @@ -1474,12 +1529,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_MMP_03 Test objective "Verify that the GNB node successfully processes a HANDOVER REQUEST message that contains mandatory IEs and answers with HANDOVER REQUEST FAILURE because the UE is not longer available." - - Reference - "ETSI TS 138 413 [1], Clauses 8.4.2.3, 9.2.3.4, 9.2.3.6 and 9.3.4.1" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.4.2.3, 9.2.3.4, 9.2.3.6 and 9.3.4.1" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/3_2 Initial conditions with { @@ -1548,12 +1603,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_MMP_04 Test objective "Verify that the GNB node successfully processes a HANDOVER REQUEST message that contains optional IEs and answers with HANDOVER REQUEST ACKNOWLEDGE to acknowledge the handover." - - Reference - "ETSI TS 138 413 [1], Clauses 8.4.2.2, 9.2.3.4, 9.2.3.5, 9.3.4.1 and 9.3.4.11" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.4.2.2, 9.2.3.4, 9.2.3.5, 9.3.4.1 and 9.3.4.11" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/3_2 Initial conditions with { @@ -1675,12 +1730,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_MMP_05 Test objective "Verify that the GNB node successfully processes a HANDOVER REQUEST message that contains optional IEs within the Handover Request Transfer IEs and answers with correct HANDOVER REQUEST ACKNOWLEDGE." - - Reference - "ETSI TS 138 413 [1], Clauses 8.4.2.2, 9.2.3.4, 9.2.3.5, 9.3.4.1 and 9.3.4.11" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.4.2.2, 9.2.3.4, 9.2.3.5, 9.3.4.1 and 9.3.4.11" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/3_2 Initial conditions with { @@ -1773,12 +1828,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_MMP_06 Test objective "Verify that the GNB node successfully processes a HANDOVER REQUEST message for an intra-system handover and answers with HANDOVER REQUEST ACKNOWLEDGE to acknowledge the handover." - - Reference - "ETSI TS 138 413 [1], Clauses 8.4.2.2, 9.2.3.4, 9.2.3.5, 9.3.4.1 and 9.3.4.11" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.4.2.2, 9.2.3.4, 9.2.3.5, 9.3.4.1 and 9.3.4.11" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/3_2 Initial conditions with { @@ -1890,12 +1945,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_MMP_07 Test objective "Verify that the AMF node successfully sends a HANDOVER NOTIFICATION message that contains mandatory IEs to the AMF." - - Reference - "ETSI TS 138 413 [1], Clauses 8.4.3.2 and 9.2.3.7" - - Config Id CFG_AMF_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.4.3.2 and 9.2.3.7" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/3_3 Initial conditions with { @@ -1930,12 +1985,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_MMP_08 Test objective "Verify that the AMF node successfully sends a PATH SWITCH REQUEST message that contains mandatory IEs to the AMF." - - Reference - "ETSI TS 138 413 [1], Clauses 8.4.4.2 and 9.2.3.8" - - Config Id CFG_AMF_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.4.4.2 and 9.2.3.8" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/3_4 Initial conditions with { @@ -1980,12 +2035,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_MMP_09 Test objective "Verify that the GNB node successfully sends a HANDOVER CANCEL message that contains mandatory IEs to the AMF." - - Reference - "ETSI TS 138 413 [1], Clauses 8.4.5.2 and 9.2.3.11" - - Config Id CFG_AMF_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.4.5.2 and 9.2.3.11" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/3_5 Initial conditions with { @@ -2019,12 +2074,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_MMP_10 Test objective "Verify that the NG-RAN node successfully send a UPLINK RAN STATUS TRANSFER message to the AMF." - - Reference - "ETSI TS 138 413 [1], Clauses 8.4.6.2 and 9.2.3.13" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.4.6.2 and 9.2.3.13" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/3_6 Initial conditions with { @@ -2034,8 +2089,8 @@ Package TP_GNB { Expected behaviour ensure that { - when { - the IUT entity indicate the initiation "of an UE Uplink RAN Status Transfer procedure" + when { + the IUT entity indicate the initiation "of a UE Uplink RAN Status Transfer procedure" } then { the IUT entity sends a UPLINK_RAN_STATUS_TRANSFER containing @@ -2059,12 +2114,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_MMP_11 Test objective "Verify that the NG-RAN node successfully sends a UPLINK RAN EARLY STATUS TRANSFER message to the AMF." - - Reference - "ETSI TS 138 413 [1], Clauses 8.4.9.2 and 9.2.3.16" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.4.9.2 and 9.2.3.16" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/3_9 Initial conditions with { @@ -2106,9 +2161,9 @@ Package TP_GNB { Reference "ETSI TS 138 413 [1], Clauses 8.6.1.2 and 9.2.5.1" , "ETSI TS 123 502 [6], Clause 4.24.1" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/5_1 Initial conditions with { @@ -2147,9 +2202,9 @@ Package TP_GNB { Reference "ETSI TS 138 413 [1], Clauses 8.6.3.2 and 9.2.5.3", "ETSI TS 123 502 [6], Clause 4.24.1" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/5_3 Initial conditions with { @@ -2185,12 +2240,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_NAS_03 Test objective "Verify that the IUT can send a NAS NON DELIVERY INDICATION message to the AMF." - - Reference - "ETSI TS 138 413 [1], Clauses 8.6.4.2 and 9.2.5.4" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.6.4.2 and 9.2.5.4" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/5_4 Initial conditions with { @@ -2203,7 +2258,7 @@ Package TP_GNB { the IUT entity indicate the initiation "of a NAS Non Delivery Indication procedure" } then { - the IUT entity sends an NAS_NON_DELIVERY_INDICATION containing + the IUT entity sends a NAS_NON_DELIVERY_INDICATION containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, NAS_PDU, @@ -2227,23 +2282,23 @@ Package TP_GNB { Test Purpose { TP Id TP_NGAP_GNB_IMP_01 - - Test objective "Verify that the GNB node successfully sends a NG SETUP REQUEST message to the AMF." - - Reference - "ETSI TS 138 413 [1], Clauses 8.7.1.2 and 9.2.6.1" - - Config Id CFG_GNB_01 - + + Test objective "Verify that the GNB node successfully sends an NG SETUP REQUEST message to the AMF." + + Reference + "ETSI TS 138 413 [1], Clauses 8.7.1.2 and 9.2.6.1" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/6_1 Expected behaviour ensure that { when { - the IUT entity indicate the initiation "of a NG SETUP REQUEST" + the IUT entity indicate the initiation "of an NG SETUP REQUEST" } then { - the IUT entity sends a NG_SETUP_REQUEST containing + the IUT entity sends an NG_SETUP_REQUEST containing Global_RAN_Node_ID, Supported_TA_List containing Supported_TA_Item containing @@ -2270,12 +2325,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_IMP_02 Test objective "Verify that the IUT can send a RAN CONFIGURATION UPDATE message to the AMF." - - Reference - "ETSI TS 138 413 [1], Clauses 8.7.2.2 and 9.2.6.4" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.7.2.2 and 9.2.6.4" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/2 and PICS_A3/6_2 Initial conditions with { @@ -2311,14 +2366,14 @@ Package TP_GNB { Test Purpose { TP Id TP_NGAP_GNB_IMP_03 - - Test objective "Verify that the GNB node successfully processes a AMF CONFIGURATION UPDATE message with AMF CONFIGURATION UPDATE ACKNOWLEDGE to acknowledge the update." - - Reference + + Test objective "Verify that the GNB node successfully processes an AMF CONFIGURATION UPDATE message with AMF CONFIGURATION UPDATE ACKNOWLEDGE to acknowledge the update." + + Reference "ETSI TS 138 413 [1], Clauses 8.7.3.2, 9.2.6.7 aqnd 9.2.6.8" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/6_3 Initial conditions with { @@ -2330,7 +2385,7 @@ Package TP_GNB { Expected behaviour ensure that { when { - the IUT entity receives a AMF_CONFIGURATION_UPDATE containing + the IUT entity receives an AMF_CONFIGURATION_UPDATE containing Served_GUAMI_List containing Served_GUAMI_Item containing GUAMI containing @@ -2354,7 +2409,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a AMF_CONFIGURATION_UPDATE_ACKNOWLEDGE containing + the IUT entity sends an AMF_CONFIGURATION_UPDATE_ACKNOWLEDGE containing AMF_TNL_Association_Setup_List containing AMF_TNL_Association_Setup_Item containing AMF_TNL_Association_Address;;; @@ -2367,14 +2422,14 @@ Package TP_GNB { Test Purpose { TP Id TP_NGAP_GNB_IMP_04 - - Test objective "Verify that the GNB node can send a AMF CONFIGURATION UPDATE FAILURE." - - Reference + + Test objective "Verify that the GNB node can send an AMF CONFIGURATION UPDATE FAILURE." + + Reference "ETSI TS 138 413 [1], Clauses 8.7.3.2, 9.2.6.7 aqnd 9.2.6.9" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/6_3 Initial conditions with { @@ -2386,7 +2441,7 @@ Package TP_GNB { Expected behaviour ensure that { when { - the IUT entity receives a AMF_CONFIGURATION_UPDATE containing + the IUT entity receives an AMF_CONFIGURATION_UPDATE containing Served_GUAMI_List containing Served_GUAMI_Item containing GUAMI containing @@ -2410,7 +2465,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a AMF_CONFIGURATION_UPDATE_FAILURE containing + the IUT entity sends an AMF_CONFIGURATION_UPDATE_FAILURE containing Cause; to the AMF entity } @@ -2426,14 +2481,14 @@ Package TP_GNB { Test Purpose { TP Id TP_NGAP_GNB_IMP_05 - - Test objective "Verify that the GNB node successfully processes a NG RESET message that contains mandatory IEs and answers with NG RESET ACKNOWLEDGE to acknowledge the reset." - - Reference - "ETSI TS 138 413 [1], Clauses 8.7.4.2.1, 9.2.6.11 and 9.2.6.12" - - Config Id CFG_GNB_01 - + + Test objective "Verify that the GNB node successfully processes an NG RESET message that contains mandatory IEs and answers with NG RESET ACKNOWLEDGE to acknowledge the reset." + + Reference + "ETSI TS 138 413 [1], Clauses 8.7.4.2.1, 9.2.6.11 and 9.2.6.12" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/6_4 Initial conditions with { @@ -2444,7 +2499,7 @@ Package TP_GNB { Expected behaviour ensure that { when { - the IUT entity receives a NG_RESET containing + the IUT entity receives an NG_RESET containing Cause, CHOICE_Reset_Type containing NG_interface containing @@ -2452,7 +2507,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a NG_RESET_ACKNOWLEDGE + the IUT entity sends an NG_RESET_ACKNOWLEDGE to the AMF entity } } @@ -2465,16 +2520,16 @@ Package TP_GNB { import all from Ngap_Common; Test Purpose { - - TP Id TP_NGAP_GNB_IMP_06 - - Test objective "Verify that the GNB can send a ERROR INDICATION to the AMF when a error occurs." - - Reference - "ETSI TS 138 413 [1], Clauses 8.7.5.2 and 9.2.6.13" - - Config Id CFG_GNB_01 - + + TP Id TP_NGAP_GNB_IMP_06 + + Test objective "Verify that the GNB can send an ERROR INDICATION to the AMF when an error occurs." + + Reference + "ETSI TS 138 413 [1], Clauses 8.7.5.2 and 9.2.6.13" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/6_5 Initial conditions with { @@ -2483,11 +2538,11 @@ Package TP_GNB { Expected behaviour ensure that { - when { - the IUT entity indicate a ERROR INDICATION + when { + the IUT entity indicate an ERROR INDICATION } then { - the IUT entity sends a ERROR_INDICATION + the IUT entity sends an ERROR_INDICATION to the AMF entity } } @@ -2506,22 +2561,22 @@ Package TP_GNB { TP Id TP_NGAP_GNB_CTP_01 Test objective "Verify that the IUT can send an Uplink RAN Configuration Transfer message to transfer RAN configuration information to the AMF." - - Reference - "ETSI TS 138 413 [1], Clauses 8.8.1 and 9.2.7.1" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.8.1 and 9.2.7.1" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/7_1 Expected behaviour ensure that { when { - the IUT entity indicate the initiation "of a Uplink RAN Configuration Transfer" + the IUT entity indicate the initiation "of an Uplink RAN Configuration Transfer" } then { - the IUT entity sends an NAS_NON_DELIVERY_INDICATION - to the AMF entity + the IUT entity sends an UPLINK_RAN_CONFIGURATION_TRANSFER + to the AMF entity } } } // end TP_NGAP_GNB_CTP_01 @@ -2537,12 +2592,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_WTP_01 Test objective "Verify that the NG-RAN node successfully processes a WRITE-REPLACE WARNING REQUEST containing mandatory IEs and answers with WRITE-REPLACE WARNING RESPONSE to start broadcasting of warning messages." - - Reference - "ETSI TS 138 413 [1], Clauses 8.9.1.2 and 9.2.8.2" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.9.1.2 and 9.2.8.2" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/8_1 Initial conditions with { @@ -2560,7 +2615,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a WRITE_REPLACE_WARNING_RESPONSE containing + the IUT entity sends a WRITE_REPLACE_WARNING_RESPONSE containing Message_Identifier, Serial_Number; to the AMF entity @@ -2573,12 +2628,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_WTP_02 Test objective "Verify that the NG-RAN node successfully processes a WRITE-REPLACE WARNING REQUEST containing Message Identifier IE and/or Serial Number IE different from those in the warning message being broadcast and if Concurent Warning Message Indicator is not present then IUT node answers with WRITE-REPLACE WARNING RESPONSE and replaces the warning message being broadcast with newly received one for that area." - - Reference - "ETSI TS 138 413 [1], Clauses 8.9.1.2 and 9.2.8.2" //paragraph 3 - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.9.1.2 and 9.2.8.2" //paragraph 3 + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/8_1 Initial conditions with { @@ -2597,7 +2652,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends a WRITE_REPLACE_WARNING_RESPONSE containing + the IUT entity sends a WRITE_REPLACE_WARNING_RESPONSE containing Message_Identifier, Serial_Number; to the AMF entity @@ -2615,9 +2670,9 @@ Package TP_GNB { Reference "ETSI TS 138 413 [1], Clauses 8.9.2.2 and 9.2.8.4" //paragraph 3 - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/8_2 Initial conditions with { @@ -2651,9 +2706,9 @@ Package TP_GNB { Reference "ETSI TS 138 413 [1], Clauses 8.9.3.2 and 9.2.8.5" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/8_3 Initial conditions with { @@ -2684,9 +2739,9 @@ Package TP_GNB { Reference "ETSI TS 138 413 [1], Clauses 8.9.4.2 and 9.2.8.6" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/8_4 Initial conditions with { @@ -2713,16 +2768,16 @@ Package TP_GNB { import all from Ngap_Common; Test Purpose { - - TP Id TP_NGAP_GNB_NTP_01 - - Test objective "Verify that the IUT can send a UPLINK_UE_ASSOCIATED_NRPPA_TRANSPORT to carry NRPPA signaling between NG-RAN and LMF(Location Management Functionality)." - - Reference + + TP Id TP_NGAP_GNB_NTP_01 + + Test objective "Verify that the IUT can send an UPLINK_UE_ASSOCIATED_NRPPA_TRANSPORT to carry NRPPA signaling between NG-RAN and LMF(Location Management Functionality)." + + Reference "ETSI TS 138 413 [1], Clauses 8.10.2.2 and 9.2.9.2" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/9_2 Initial conditions with { @@ -2732,10 +2787,10 @@ Package TP_GNB { Expected behaviour ensure that { when { - the IUT entity indicate a NRPPA transport procedure + the IUT entity indicate an NRPPA transport procedure } then { - the IUT entity sends a UPLINK_UE_ASSOCIATED_NRPPA_TRANSPORT containing + the IUT entity sends an UPLINK_UE_ASSOCIATED_NRPPA_TRANSPORT containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, Routing_ID, @@ -2746,16 +2801,16 @@ Package TP_GNB { } // end TP_NGAP_GNB_NTP_01 Test Purpose { - - TP Id TP_NGAP_GNB_NTP_02 - - Test objective "Verify that the IUT can send a UPLINK_NON_UE_ASSOCIATED_NRPPA_TRANSPORT to carry NRPPA signaling between NG-RAN and LMF(Location Management Functionality)." - - Reference + + TP Id TP_NGAP_GNB_NTP_02 + + Test objective "Verify that the IUT can send an UPLINK_NON_UE_ASSOCIATED_NRPPA_TRANSPORT to carry NRPPA signaling between NG-RAN and LMF(Location Management Functionality)." + + Reference "ETSI TS 138 413 [1], Clauses 8.10.2.4 and 9.2.9.4" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/9_2 Initial conditions with { @@ -2765,10 +2820,10 @@ Package TP_GNB { Expected behaviour ensure that { when { - the IUT entity indicate a NRPPA transport procedure + the IUT entity indicate an NRPPA transport procedure } then { - the IUT entity sends a UPLINK_NON_UE_ASSOCIATED_NRPPA_TRANSPORT containing + the IUT entity sends an UPLINK_NON_UE_ASSOCIATED_NRPPA_TRANSPORT containing Routing_ID, NRPPa_PDU; to the AMF entity @@ -2790,9 +2845,9 @@ Package TP_GNB { Reference "ETSI TS 138 413 [1], Clauses 8.11.1.2, 8.11.2.2, 9.2.10.1 and 9.2.10.2" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/10_1 and PICS_A3/10_2 Initial conditions with { @@ -2831,9 +2886,9 @@ Package TP_GNB { Reference "ETSI TS 138 413 [1], Clauses 8.11.2.2, 8.11.3.2, 9.2.10.2 and 9.2.10.3" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/10_2 and PICS_A3/10_3 Initial conditions with { @@ -2868,9 +2923,9 @@ Package TP_GNB { Reference "ETSI TS 138 413 [1], Clauses 8.11.4.2 and 9.2.10.4" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/10_4 Initial conditions with { @@ -2908,12 +2963,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_LRP_01 Test objective "Verify that the IUT can send a LOCATION REPORTING FAILURE INDICATION message after that contains mandatory IEs receiving a LOCATION REPORTING CONTROL message with two identical Location Reporting Reference IDs." - - Reference - "ETSI TS 138 413 [1], Clauses 8.12.2, 9.2.11.1, 9.2.11.2 and 9.3.1.65" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.12.2, 9.2.11.1, 9.2.11.2 and 9.3.1.65" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/11_2 Initial conditions with { @@ -2923,12 +2978,12 @@ Package TP_GNB { Expected behaviour ensure that { when { - the IUT entity sends an LOCATION_REPORTING_CONTROL containing + the IUT entity receives a LOCATION_REPORTING_CONTROL containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, Location_Reporting_Request_Type containing - Event_Type, - Report_Area, + Event_Type indicating value direct, + Report_Area indicating value cell, Area_of_Interest_List containing Area_of_Interest_Item containing Area_of_Interest, @@ -2939,7 +2994,7 @@ Package TP_GNB { from the AMF entity } then { - the IUT entity sends an LOCATION_REPORTING_CONTROL containing + the IUT entity sends a LOCATION_REPORTING_FAILURE containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, Cause containing @@ -2961,12 +3016,12 @@ Package TP_GNB { TP Id TP_NGAP_GNB_LRP_02 Test objective "Verify that the IUT can send a LOCATION REPORT message that contains mandatory IEs to provide the UE's current location." - - Reference - "ETSI TS 138 413 [1], Clauses 8.12.2 and 9.2.11.3" - - Config Id CFG_GNB_01 - + + Reference + "ETSI TS 138 413 [1], Clauses 8.12.3 and 9.2.11.3" + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/11_3 Initial conditions with { @@ -2976,14 +3031,18 @@ Package TP_GNB { Expected behaviour ensure that { when { - the IUT entity sends an LOCATION_REPORTING_CONTROL containing + the IUT entity receives a LOCATION_REPORTING_CONTROL containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, - Location_Reporting_Request_Type; - from the AMF entity + Location_Reporting_Request_Type containing + Event_Type indicating value direct, + Report_Area indicating value cell + ; + ; + from the AMF entity } then { - the IUT entity sends an LOCATION_REPORT containing + the IUT entity sends a LOCATION_REPORT containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID, User_Location_Information, @@ -3014,9 +3073,9 @@ Package TP_GNB { Reference "ETSI TS 138 413 [1], Clauses 8.14.1.2 and 9.2.13.1" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/13_1 Initial conditions with { @@ -3047,9 +3106,9 @@ Package TP_GNB { Reference "ETSI TS 138 413 [1], Clauses 8.14.2.2, 9.2.13.2 and 9.2.13.3" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/13_2 Initial conditions with { @@ -3059,7 +3118,7 @@ Package TP_GNB { Expected behaviour ensure that { when { - the IUT entity sends a UE_RADIO_CAPABILITY_CHECK_REQUEST containing + the IUT entity receives a UE_RADIO_CAPABILITY_CHECK_REQUEST containing AMF_UE_NGAP_ID, RAN_UE_NGAP_ID; from the AMF entity @@ -3082,9 +3141,9 @@ Package TP_GNB { Reference "ETSI TS 138 413 [1], Clauses 8.14.3.2 and 9.2.13.4" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/13_3 Initial conditions with { @@ -3119,9 +3178,9 @@ Package TP_GNB { Reference "ETSI TS 138 413 [1], Clauses 8.15.1.2 and 9.2.14.1" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/14_1 Initial conditions with { @@ -3161,9 +3220,9 @@ Package TP_GNB { Reference "ETSI TS 138 413 [1], Clauses 8.16.1.2 and 9.2.15.1" - - Config Id CFG_GNB_01 - + + Config Id CF_GNB_N2 + PICS Selection PICS_A2/1 and PICS_A3/15_1 Initial conditions with {