Group "8.9 Warning Message Transmission Procedures"
Group "8.9 Warning Message Transmission Procedures"
{
{
import all from Ngap_Common;
Test Purpose {
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], Clause 8.9.1.2"
Config Id CFG_GNB_01
PICS Selection PICS_A2/1 and PICS_A3/8_1
Initial conditions with {
the UE entity isRegisteredTo the AMF
}
Expected behaviour
ensure that {
when {
the IUT entity receives a WRITE_REPLACE_WARNING_REQUEST containing
Message_Identifier,
Serial_Number,
Repetition_Period,
Number_of_Broadcasts_Requested;
from the AMF entity
}
then {
the IUT entity sends a WRITE_REPLACE_WARNING_RESPONSE containing
Message_Identifier,
Serial_Number;
to the AMF entity
}
}
} // end TP_NGAP_GNB_WTP_01
Test Purpose {
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."
the IUT entity receives a WRITE_REPLACE_WARNING_REQUEST containing
Message_Identifier indicating value "different from already being broadcasted",
Serial_Number indicating value "different from already being broadcasted",
Repetition_Period,
Number_of_Broadcasts_Requested,
not Concurent_Warning_Message_Indicator;
from the AMF entity
}
then {
the IUT entity sends a WRITE_REPLACE_WARNING_RESPONSE containing
Message_Identifier,
Serial_Number;
to the AMF entity
}
}
} // end TP_NGAP_GNB_WTP_02
//TODO:possible to add additional tests from 8.9.1.2 paragraph 4 and on
Test Purpose {
TP Id TP_NGAP_GNB_WTP_03
Test objective "Verify that the NG-RAN node successfully processes a PWS CANCEL REQUEST containing mandatory IEs and answers with PWS CANCEL RESPONSE to cancel an already ongoing broadcast warning messages in all of the cells in the NG-RAN."
the IUT entity receives a PWS_CANCEL_REQUEST containing
Message_Identifier,
Serial_Number;
from the AMF entity
}
then {
the IUT entity sends a PWS_CANCEL_RESPONSE containing
Message_Identifier,
Serial_Number;
to the AMF entity
}
}
} // end TP_NGAP_GNB_WTP_03
//TODO:possible to add additional tests from 8.9.2.2 paragraph 3, 5 and on
Test Purpose {
TP Id TP_NGAP_GNB_WTP_04
Test objective "Verify that the IUT can send a PWS RESTART INDICATION to inform AMF that PWS information for some or all cells may be reloaded from the CBC if needed."
Reference
"ETSI TS 138 413 [1], Clause 8.9.3.2"
Config Id CFG_GNB_01
PICS Selection PICS_A2/1 and PICS_A3/8_3
Initial conditions with {
the UE entity isRegisteredTo the AMF
}
Expected behaviour
ensure that {
when {
the IUT entity indicate a PWS restart indication
}
then {
the IUT entity sends a PWS_RESTART_INDICATION containing
Cell_List_for_Restart,
Global_RAN_Node_ID;
to the AMF entity
}
}
} // end TP_NGAP_GNB_WTP_04
Test Purpose {
TP Id TP_NGAP_GNB_WTP_05
Test objective "Verify that the IUT can send a PWS FAILURE INDICATION to inform AMF that ongoing PWS operation for one or more cells has failed."
Reference
"ETSI TS 138 413 [1], Clause 8.9.4.2"
Config Id CFG_GNB_01
PICS Selection PICS_A2/1 and PICS_A3/8_4
Initial conditions with {
the UE entity isRegisteredTo the AMF
}
Expected behaviour
ensure that {
when {
the IUT entity indicate a PWS failure indication
}
then {
the IUT entity sends a PWS_FAILURE_INDICATION containing
PWS_Failed_Cell_List,
Global_RAN_Node_ID;
to the AMF entity
}
}
} // end TP_NGAP_GNB_WTP_05
} // end "8.9 Warning Message Transmission Procedures"
} // end "8.9 Warning Message Transmission Procedures"