Commits (3)
...@@ -1272,5 +1272,283 @@ Package TP_AMF { ...@@ -1272,5 +1272,283 @@ Package TP_AMF {
} // end Group "8.8 Configuration Transfer Procedure" } // end Group "8.8 Configuration Transfer Procedure"
Group "8.7 Interface Management Procedures"
{
Group "NG Setup"
{
import all from Ngap_Common;
Test Purpose {
TP Id TP_NGAP_AMF_IMP_01
Test objective "Verify that the AMF node successfully processes a NG RESET REQEST message that contains mandatory IEs and answers with NG SETUP ACKNOWLEDGE to acknowledge the setup."
Reference
"ETSI TS 138 413 [1], Clauses 8.7.1.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 NG_SETUP_REQUEST containing
Global_RAN_Node_ID,
Supported_TA_List containing
Supported_TA_Item containing
TAC,
Broadcast_PLMN_List containing
Broadcast_PLMN_Item containing
PLMN_Identity,
TAI_Slice_Support_List
;
;
;
;,
Default_Paging_DRX
;
from the GNB entity
}
then {
the IUT entity sends a NG_SETUP_RESPONSE containing
AMF_Name,
Served_GUAMI_List containing
Served_GUAMI_Item containing
GUAMI
;
;,
Relative_AMF_Capacity,
PLMN_Support_List containing
PLMN_Support_Item containing
PLMN_Identity,
Slice_Support_List,
Extended_Slice_Support_List
;
;
;
to the GNB entity
}
}
} // end TP TP_NGAP_AMF_IMP_01
Test Purpose {
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."
Reference
"ETSI TS 138 413 [1], Clauses 8.7.1.3"
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
// AMF cannot accept the setup
}
Expected behaviour
ensure that {
when {
the IUT entity receives a NG_SETUP_REQUEST containing
Global_RAN_Node_ID,
Supported_TA_List containing
Supported_TA_Item containing
TAC,
Broadcast_PLMN_List containing
Broadcast_PLMN_Item containing
PLMN_Identity,
TAI_Slice_Support_List
;
;
;
;,
Default_Paging_DRX
;
from the GNB entity
}
then {
the IUT entity sends a NG_SETUP_FAILURE containing
Cause
;
to the GNB entity
}
}
} // end TP TP_NGAP_AMF_IMP_02
} // End Group "NG Setup"
Group "RAN Configuration Update"
{
import all from Ngap_Common;
Test Purpose {
TP Id TP_NGAP_AMF_IMP_03
Test objective "Verify that the AMF node successfully processes a RAN CONFIGURATION UPDATE message with RAN CONFIGURATION UPDATE ACKNOWLEDGE to acknowledge the update."
Reference
"ETSI TS 138 413 [1], Clauses 8.7.2.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
// AMF cannot accept the setup
}
Expected behaviour
ensure that {
when {
the IUT entity receives a RAN_CONFIGURATION_UPDATE containing
Supported_TA_List containing
Supported_TA_Item containing
TAC,
Broadcast_PLMN_List containing
Broadcast_PLMN_Item containing
PLMN_Identity,
TAI_Slice_Support_List
;
;
;
;
;
from the GNB entity
}
then {
the IUT entity sends a RAN_CONFIGURATION_UPDATE_ACKNOWLEDGE
to the GNB entity
}
}
} // end TP TP_NGAP_AMF_IMP_03
Test Purpose {
TP Id TP_NGAP_AMF_IMP_04
Test objective "Verify that the AMF node successfully declines a AMF CONFIGURATION UPDATE message with RAN CONFIGURATION UPDATE FAILURE when the AMF is not able to handle the request."
Reference
"ETSI TS 138 413 [1], Clauses 8.7.3.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
// AMF cannot accept the setup
}
Expected behaviour
ensure that {
when {
the IUT entity receives a RAN_CONFIGURATION_UPDATE containing
Supported_TA_List containing
Supported_TA_Item containing
TAC,
Broadcast_PLMN_List containing
Broadcast_PLMN_Item containing
PLMN_Identity,
TAI_Slice_Support_List
;
;
;
;
;
from the GNB entity
}
then {
the IUT entity sends a RAN_CONFIGURATION_UPDATE_FAILURE containing
Cause;
to the GNB entity
}
}
} // end TP TP_NGAP_AMF_IMP_04
} // End Group "RAN Configuration Update"
Group "AMF Configuration Update"
{
import all from Ngap_Common;
Test Purpose {
TP Id TP_NGAP_AMF_IMP_05
Test objective "Verify that the AMF node successfully processes a AMF CONFIGURATION UPDATE message with RAN CONFIGURATION UPDATE ACKNOWLEDGE to acknowledge the update."
Reference
"ETSI TS 138 413 [1], Clauses 8.7.2.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 AMF_CONFIGURATION_UPDATE containing
Served_GUAMI_List containing
Served_GUAMI_Item containing
GUAMI
;
;,
PLMN_Support_List containing
PLMN_Support_Item containing
PLMN_Identity,
Slice_Support_List
;
;,
AMF_TNL_Association_to_Add_List containing
AMF_TNL_Association_to_Add_item containing
AMF_TNL_Association_Address,
TNL_Address_Weight_Factor
;
;,
AMF_TNL_Association_to_Update_List containing
AMF_TNL_Association_to_Update_Item containing
AMF_TNL_Association_Address
;
;
;
from the GNB entity
}
then {
the IUT entity sends a AMF_CONFIGURATION_UPDATE_ACKNOWLEDGE containing
AMF_TNL_Association_Setup_List containing
AMF_TNL_Association_Setup_Item containing
AMF_TNL_Association_Address
;
;
;
to the GNB entity
}
}
} // end TP TP_NGAP_AMF_IMP_05
} // End Group "AMF Configuration Update"
} // End Group "8.7 Interface Management Procedures"
} // End of Package TP_AMF } // End of Package TP_AMF
...@@ -1553,6 +1553,14 @@ Package TP_GNB { ...@@ -1553,6 +1553,14 @@ Package TP_GNB {
} // end Group "8.6 Transport of NAS Messages Procedures" } // end Group "8.6 Transport of NAS Messages Procedures"
Group "8.7 Interface Management Procedures"
{
Group "NG Setup"
{
} // End Group "NG Setup"
}
Group "8.8 Configuration Transfer Procedure" Group "8.8 Configuration Transfer Procedure"
{ {
Group "Uplink RAN Configuration Transfer" Group "Uplink RAN Configuration Transfer"
...@@ -1600,5 +1608,6 @@ Package TP_GNB { ...@@ -1600,5 +1608,6 @@ Package TP_GNB {
} // end "Uplink RAN Configuration Transfer" } // end "Uplink RAN Configuration Transfer"
} // end Group "8.8 Configuration Transfer Procedure" } // end Group "8.8 Configuration Transfer Procedure"
} // End of Package TP_GNB
\ No newline at end of file } // End of Package TP_GNB