Commit 2c4bb596 authored by Yann Garcia's avatar Yann Garcia
Browse files

Remove PICS_xxx and add NONE, Add Mw TPs for S-CSCF & I-CSCF

parent 21a84960
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ Package TP_CX {
            
        Config Id CFG_CX_HSS_01
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isNotRegisteredTo the IMS_A
@@ -90,7 +90,7 @@ Package TP_CX {
            
        Config Id CFG_CX_HSS_01
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isNotRegisteredTo the IMS_A
@@ -145,7 +145,7 @@ Package TP_CX {
        
        Config Id CFG_CX_HSS_01
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isNotRegisteredTo the IMS_A
@@ -201,7 +201,7 @@ Package TP_CX {
        
        Config Id CFG_CX_HSS_01
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isNotRegisteredTo the IMS_A
@@ -241,7 +241,7 @@ Package TP_CX {
        
        Config Id CFG_CX_HSS_01
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isNotRegisteredTo the IMS_A
+1 −1
Original line number Diff line number Diff line
Package Diameter_Common {
    Domain {
        pics: 
            - PICS_1
            - NONE
        ;
        entities:
            - EPC_PCRF_A
+50 −29
Original line number Diff line number Diff line
@@ -23,14 +23,14 @@ Package TP_GM {
        // TP_IMS_4002_01 from ETSI TS 186 011-1 V5.1.1 (2013-10)
        // TP_IMST2_GM_GEN_01 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective "Verify that the P-CSCF successfully processes a SIP messages greather than 1 500 bytes"
        Test objective "Verify that the P-CSCF successfully processes a SIP messages greater than 1 500 bytes"
               
        Reference 
          "TS 124 229 (V15.6.0) [1], clause 4.2A"
        
        Config Id CF_VxLTE_INT
                  
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -40,14 +40,35 @@ Package TP_GM {
        Expected behaviour
            ensure that {
                when {
                    the UE_A entity isRequestedToSend a MESSAGE
                       containing ContentLength indicating value greater than 1500 bytes
                    the UE_A entity isRequestedToSend a MESSAGE containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_A_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
                        Via indicating value PX_UE_A_VIA,
                        ContentLength indicating value greater than 1500 bytes
                       ;
                    to the IMS_P_CSCF_A entity
                }
                then {
                    the IMS_P_CSCF_A entity receives the MESSAGE
                    the IMS_P_CSCF_A entity receives the MESSAGE containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_A_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
                        Via indicating value PX_UE_A_VIA,
                        ContentLength indicating value greater than 1500 bytes
                       ;
                    from the UE_A entity
                    and the IMS_P_CSCF_A entity sends a 200_Ok containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_A_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
                        Via indicating value PX_UE_A_VIA,
                        PChargingVector containing
                            orig_ioi indicating value PX_OPERATOR_ID_A,
                            term_ioi indicating value PX_OPERATOR_ID_B,
                        not PAccessNetworkInfo
                       ;;
                    to the UE_A entity
                }
            }
            
@@ -66,7 +87,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT // And CFG_RMI_GM_01
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -129,7 +150,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT // And CFG_RMI_GM_01
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -192,7 +213,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -240,7 +261,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -287,7 +308,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -333,7 +354,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -379,7 +400,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -414,7 +435,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -464,7 +485,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -503,7 +524,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -559,7 +580,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -598,7 +619,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -654,7 +675,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -696,7 +717,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -746,7 +767,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -793,7 +814,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -840,7 +861,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -883,7 +904,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -926,7 +947,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -968,7 +989,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -1010,7 +1031,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -1052,7 +1073,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
@@ -1094,7 +1115,7 @@ Package TP_GM {
        
        Config Id CF_VxLTE_INT
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
+7 −7
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ Package TP_GX {
        
        Config Id CFG_GX_PGW_01
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
        	the UE_A entity isNotAttachedTo the EPC_A and
@@ -102,7 +102,7 @@ Package TP_GX {
        
        Config Id CFG_GX_PGW_01
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isNotRegisteredTo the IMS_A
@@ -148,7 +148,7 @@ Package TP_GX {
        
        Config Id CFG_GX_PGW_01
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the IMS_A and
@@ -181,7 +181,7 @@ Package TP_GX {
        
        Config Id CFG_GX_PGW_01
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the IMS_A and
@@ -215,7 +215,7 @@ Package TP_GX {
        
        Config Id CFG_GX_PGW_01
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the IMS_A and
@@ -251,7 +251,7 @@ Package TP_GX {
        
        Config Id CFG_GX_PCRF_01
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the IMS_A and
@@ -304,7 +304,7 @@ Package TP_GX {
        
        Config Id CFG_GX_PCRF_01
        
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the IMS_A and
+16 −16
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ Package TP_IC {
        
        Config Id CFG_IC_01
                  
        PICS Selection PICS_1
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and
@@ -85,7 +85,7 @@ Package TP_IC {
            "TS 124 229 (V15.06.0) [1], clause 5.4.3.2 ¶11 (1st numbered list)"
        Config Id  CFG_IC_01
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and 
@@ -135,7 +135,7 @@ Package TP_IC {
            "TS 124 229 (V15.06.0) [1], clause 5.4.3.2 ¶9 (item 9 1st numbered list)"
        Config Id  CFG_IC_01
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and 
@@ -177,7 +177,7 @@ Package TP_IC {
            "TS 124 229 (V15.06.0) [1], clause 5.4.3.2 (item 10 1st numbered list)"
        Config Id  CFG_IC_02
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and 
@@ -227,7 +227,7 @@ Package TP_IC {
            "TS 124 229 (V15.06.0) [1], clause 5.2.6.3.3 (1st numbered list)"
        Config Id  CFG_IC_03
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and 
@@ -283,7 +283,7 @@ Package TP_IC {
            
        Config Id CFG_IC_02
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and
@@ -322,7 +322,7 @@ Package TP_IC {
            
        Config Id CFG_IC_02
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and
@@ -359,7 +359,7 @@ Package TP_IC {
            
        Config Id CFG_IC_02
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and
@@ -398,7 +398,7 @@ Package TP_IC {
            
        Config Id CFG_IC_02
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and
@@ -438,7 +438,7 @@ Package TP_IC {
            
        Config Id CFG_IC_02
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and
@@ -480,7 +480,7 @@ Package TP_IC {
            
        Config Id CFG_IC_02
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and
@@ -517,7 +517,7 @@ Package TP_IC {
            
        Config Id CFG_IC_01
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and
@@ -558,7 +558,7 @@ Package TP_IC {
            
        Config Id CFG_IC_02
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and
@@ -600,7 +600,7 @@ Package TP_IC {
            "TS 124 229 (V15.06.0) [1], clause 5.4.3.2 (item 1 in 7th numbered list)"
        Config Id  CFG_IC_01
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and 
@@ -634,7 +634,7 @@ Package TP_IC {
            "TS 124 229 (V15.06.0) [1], clause 5.4.3.2 (item 1 in 7th numbered list)"
        Config Id  CFG_IC_01
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and 
@@ -669,7 +669,7 @@ Package TP_IC {
            "TS 124 229 (V15.06.0) [1], clause 5.2.7.3"
        Config Id  CFG_IC_03
        
        PICS Selection  PICS_1
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and 
Loading