Loading test_purposes/ngap/TP_AMF_NGAP2.tplan2 +54 −2 Original line number Diff line number Diff line Loading @@ -490,7 +490,7 @@ Package TP_AMF { } // End Group "Connection Establishment Indication" Group "Connection Establishment Indication" Group "AMF CP Relocation Indication" { import all from Ngap_Common; Loading Loading @@ -529,7 +529,59 @@ Package TP_AMF { } // End TP TP_NGAP_AMF_CMP_10 } // End Group "Connection Establishment Indication" } // End Group "AMF CP Relocation Indication" Group "Retrieve UE information" { import all from Ngap_Common; Test Purpose { TP Id TP_NGAP_GNB_CMP_12 Test objective "Verify that the IUT can successfully request UE information from the AMF." Reference "ETSI TS 138 413 [1], Clauses 8.3.9.2", "ETSI TS 138 413 [1], Clauses 8.3.10.2" Config Id CFG_AMF_01 PICS Selection PICS_A3/5_1 //TODO: Not sure here. PIC means item 5.1 in table A3 but couldn't find either. Initial conditions with { the UE entity isRegisteredTo the AMF // TODO: check initial conditions } Expected behaviour ensure that { when { the IUT entity receives a RETRIEVE_UE_INFORMATION containing 5G_S_TMSI containing AMF_Set_ID, AMF_Pointer, 5G_TMSI ; ; from the GNB entity } then { the IUT entity sends a UE_INFORMATION_TRANSFER containing 5G_S_TMSI containing AMF_Set_ID, AMF_Pointer, 5G_TMSI ; ; to the GNB entity } } } // End TP TP_NGAP_GNB_CMP_12 } // End Group "Retrieve UE information" Group "UE Context Suspend" { Loading Loading
test_purposes/ngap/TP_AMF_NGAP2.tplan2 +54 −2 Original line number Diff line number Diff line Loading @@ -490,7 +490,7 @@ Package TP_AMF { } // End Group "Connection Establishment Indication" Group "Connection Establishment Indication" Group "AMF CP Relocation Indication" { import all from Ngap_Common; Loading Loading @@ -529,7 +529,59 @@ Package TP_AMF { } // End TP TP_NGAP_AMF_CMP_10 } // End Group "Connection Establishment Indication" } // End Group "AMF CP Relocation Indication" Group "Retrieve UE information" { import all from Ngap_Common; Test Purpose { TP Id TP_NGAP_GNB_CMP_12 Test objective "Verify that the IUT can successfully request UE information from the AMF." Reference "ETSI TS 138 413 [1], Clauses 8.3.9.2", "ETSI TS 138 413 [1], Clauses 8.3.10.2" Config Id CFG_AMF_01 PICS Selection PICS_A3/5_1 //TODO: Not sure here. PIC means item 5.1 in table A3 but couldn't find either. Initial conditions with { the UE entity isRegisteredTo the AMF // TODO: check initial conditions } Expected behaviour ensure that { when { the IUT entity receives a RETRIEVE_UE_INFORMATION containing 5G_S_TMSI containing AMF_Set_ID, AMF_Pointer, 5G_TMSI ; ; from the GNB entity } then { the IUT entity sends a UE_INFORMATION_TRANSFER containing 5G_S_TMSI containing AMF_Set_ID, AMF_Pointer, 5G_TMSI ; ; to the GNB entity } } } // End TP TP_NGAP_GNB_CMP_12 } // End Group "Retrieve UE information" Group "UE Context Suspend" { Loading