Test objective "IUT successfully processes all mandatory AVPs in a UA-Request received due to first UE initial registration and sends UA-Answer."
Reference
@@ -77,7 +77,7 @@ Package TP_CX {
Test Purpose {
TP Id TP_CX_HSS_UAA_02
//TP_CX_HSS_UA_02 from TS 103 289-2 V2.1.1
Test objective "IUT successfully processes all mandatory AVPs in a UA-Request received due to protected UE initial registration and sends UA-Answer."
Reference
@@ -117,7 +117,7 @@ Package TP_CX {
Test Purpose {
TP Id TP_CX_HSS_MAA_01
//TP_CX_HSS_MA_01 from TS 103 289-2 V2.1.1
Test objective "IUT successfully processes all mandatory AVPs in a MA-Request received due to S-CSCF registration notification procedure and sends SA-Answer."
Reference
@@ -135,7 +135,7 @@ Package TP_CX {
Expected behaviour
ensure that {
when {
the IMS_S_CSCF_A entity sends a SAR containing
the IMS_S_CSCF_A entity sends a MAR containing
Session_ID_AVP
Vendor_Specific_Application_Id_AVP containing
Auth_Session_State_AVP
@@ -150,14 +150,12 @@ Package TP_CX {
SIP_Number_Auth_Items_AVP
SIP_Auth_Data_Item_AVP containing
SIP_Authentication_Scheme_AVP
indicating value "SIP Digest"
SIP_Authentication_Context_AVP
;
;
to the IMS_HSS_A entity
}
then {
the IMS_HSS_A entity sends the SAA containing
the IMS_HSS_A entity sends the MAA containing
Session_ID_AVP
Vendor_Specific_Application_Id_AVP
Auth_Session_State_AVP
@@ -170,7 +168,6 @@ Package TP_CX {
SIP_Number_Auth_Items_AVP
SIP_Auth_Data_Item_AVP containing
SIP_Authentication_Scheme_AVP
indicating value "SIP Digest"
;
;
to the IMS_S_CSCF_A entity
@@ -180,7 +177,7 @@ Package TP_CX {
Test Purpose {
TP Id TP_CX_HSS_SAA_01
//TP_CX_HSS_SA_01 from TS 103 289-2 V2.1.1
Test objective "IUT successfully processes all mandatory AVPs in a SA-Request received due to S-CSCF registration notification procedure and sends SA-Answer."
This software is subject to copyrights owned by ETSI. Non-exclusive permission
is hereby granted, free of charge, to copy, reproduce and amend this file
under the following conditions: It is provided "as is", without warranty of any
kind, expressed or implied.
ETSI shall never be liable for any claim, damages, or other liability arising
from its use or inability of use.This permission does not apply to any documentation
associated with this file for which ETSI keeps all rights reserved. The present
copyright notice shall be included in all copies of whole or part of this
file and shall not imply any sub-license right.
*/
Package TP_RX {
import all from Sip_Common;
Test Purpose {
TP Id TP_RX_PCRF_AAA_01
//TP_EPC_7001_05 and TP_EPC_7001_06 from TS 103 029 V5.1.1
Test objective "IUT successfully processes all mandatory AVPs in an AA-Request received due to provisioning of AF Signalling flow and sends AA-Answer."