the gNB entity hasEstablished_NG-C_AssociationTo the AMF
}
}
@@ -615,7 +616,8 @@ Package TP_AMF {
PICS Selection PICS_A2/2 and PICS_A4/6_2
PICS Selection PICS_A2/2 and PICS_A4/6_2
Initial conditions with {
Initial conditions with {
the UE entity isRegisteredTo the AMF
//the UE entity isRegisteredTo the AMF
the gNB entity hasEstablished_NG-C_AssociationTo the AMF
}
}
Expected behaviour
Expected behaviour
@@ -656,9 +658,9 @@ Package TP_AMF {
Test Purpose {
Test Purpose {
TP Id TP_NGAP_AMF_IMP_08_TODO
TP Id TP_NGAP_AMF_IMP_08
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."
Test objective "Verify that the AMF node successfully processes a full NG RESET message and answers with NG RESET ACKNOWLEDGE to acknowledge the reset."
Reference
Reference
"ETSI TS 138 413 [1], Clauses 8.7.4.2.2, 9.2.6.11 and 9.2.6.12"
"ETSI TS 138 413 [1], Clauses 8.7.4.2.2, 9.2.6.11 and 9.2.6.12"
@@ -668,18 +670,19 @@ Package TP_AMF {
PICS Selection PICS_A2/2 and PICS_A4/6_4
PICS Selection PICS_A2/2 and PICS_A4/6_4
Initial conditions with {
Initial conditions with {
the UE entity isRegisteredTo the AMF and
//the UE entity isRegisteredTo the AMF and
the UE entity isRequestedToDetachfromNetwork
//the UE entity isRequestedToDetachfromNetwork
the gNB entity hasEstablished_NG-C_AssociationTo the AMF
}
}
Expected behaviour
Expected behaviour
ensure that {
ensure that {
when {
when {
the IUT entity receives an NG_RESET containing
the IUT entity receives an NG_RESET containing
Cause,
Cause set to PX_CAUSE,
CHOICE_Reset_Type containing
CHOICE_Reset_Type containing
NG_interface containing
NG_interface containing
Reset_All;;;
Reset_All set to "Reset all";;;
from the GNB entity
from the GNB entity
}
}
then {
then {
@@ -689,6 +692,44 @@ Package TP_AMF {
}
}
} // end TP TP_NGAP_AMF_IMP_08
} // end TP TP_NGAP_AMF_IMP_08
Test Purpose {
TP Id TP_NGAP_AMF_IMP_08_2
Test objective "Verify that the AMF node successfully processes a partial NG RESET message and answers with NG RESET ACKNOWLEDGE to acknowledge the partial reset."
Reference
"ETSI TS 138 413 [1], Clauses 8.7.4.2.2, 9.2.6.11 and 9.2.6.12"