Commit f16ddfc9 authored by Yann Garcia's avatar Yann Garcia
Browse files

Bugs fixed in TPs

parent 87839d03
Loading
Loading
Loading
Loading
+22 −38
Original line number Diff line number Diff line
@@ -21,8 +21,6 @@ Package TP_MW_PS {
    Test Purpose {
        
        TP Id TP_MW_PCSCF_MESSAGE_01
        // TP_IMS_4002_01 from ETSI TS 186 011-1 V5.1.1 (2013-10)
        // TP_IMST2_MW_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 greater than 1300 bytes"
               
@@ -70,8 +68,6 @@ Package TP_MW_PS {
    Test Purpose {
        
        TP Id TP_MW_PCSCF_REGISTER_01
        // TP_IMS_5005_01 from ETSI TS 186 011-1 V5.1.1 (2013-10)
        // TP_IMST2_MW_REG_01 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the P-CSCF successfully processes a first registration (Successful)."
        
@@ -136,8 +132,6 @@ Package TP_MW_PS {
    Test Purpose {
        
        TP Id TP_MW_PCSCF_REGISTER_02
        // TP_IMS_5092_01 from ETSI TS 186 011-1 V5.1.1 (2013-10)
        // TP_IMST2_MW_REG_08 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the P-CSCF successfully processes a full registration (Successful)."
        
@@ -215,7 +209,6 @@ Package TP_MW_PS {
    Test Purpose {
        
        TP Id TP_MW_PCSCF_REGISTER_03
        // TP_IMST2_MW_REG_01 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the P-CSCF successfully processes a invalid first registration (Unsuccessful)."
        
@@ -756,8 +749,6 @@ Package TP_MW_PS {
    Test Purpose {
        
        TP Id TP_MW_PCSCF_SUBSCRIBE_01
        // TP_IMS_5044_01 from ETSI TS 186 011-1 V5.1.1 (2013-10)
        // TP_IMST2_MW_REG_14 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the P-CSCF successfully processes a SUBSCRIBE."
        
@@ -1015,7 +1006,6 @@ Package TP_MW_PS {
    Test Purpose {
        
        TP Id TP_MW_PCSCF_INVITE_01
        // TP_IMST2_MW_INI_05 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the P-CSCF successfully processes an initial INVITE (Originating Leg)."
        
@@ -1096,11 +1086,11 @@ Package TP_MW_PS {
            ensure that {
                when {
                    the IMS_P_CSCF_B entity receives an INVITE containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_B_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
                        Via indicating value PX_UE_A_VIA,
                        Route indicating value PX_UE_A_SERVICE_ROUTE,
                        From indicating value PX_UE_B_SIP_URI,
                        To indicating value PX_UE_A_SIP_URI,
                        CallId indicating value PX_UE_B_CALLID,
                        Via indicating value PX_UE_B_VIA,
                        Route indicating value PX_UE_B_SERVICE_ROUTE,
                        PAccessNetworkInfo,
                        MessageBody containing
                            SDP containing
@@ -1111,11 +1101,11 @@ Package TP_MW_PS {
                }
                then {
                    the IMS_P_CSCF_B entity sends an INVITE containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_B_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
                        Via indicating value PX_UE_A_VIA,
                        Route indicating value PX_UE_A_SERVICE_ROUTE,
                        From indicating value PX_UE_B_SIP_URI,
                        To indicating value PX_UE_A_SIP_URI,
                        CallId indicating value PX_UE_B_CALLID,
                        Via indicating value PX_UE_B_VIA,
                        Route indicating value PX_UE_B_SERVICE_ROUTE,
                        PAccessNetworkInfo,
                        ContentType indicating value "application/sdp",
                        ContentLength,
@@ -1907,8 +1897,6 @@ Package TP_MW_PS {
    Test Purpose {
        
        TP Id TP_MW_PCSCF_RE_INVITE_01
        // ??? from ETSI TS 186 011-1 V5.1.1 (2013-10)
        // ??? from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the P-CSCF successfully processes an initial RE-INVITE (Originating Leg)."
        
@@ -1930,7 +1918,7 @@ Package TP_MW_PS {
        Expected behaviour
            ensure that {
                when {
                    the UE_A entity receives an ReINVITE containing
                    the IMS_P_CSCF_A entity receives a ReINVITE containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_B_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
@@ -1942,10 +1930,10 @@ Package TP_MW_PS {
                                Version indicating value "0" 
                                    ;
                        ;;
                    to the IMS_P_CSCF_A entity
                    from the UE_A entity
                }
                then {
                    the IMS_P_CSCF_A entity receives an ReINVITE containing
                    the IMS_P_CSCF_A entity sends a ReINVITE containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_B_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
@@ -1957,7 +1945,7 @@ Package TP_MW_PS {
                                Version indicating value "0" 
                                    ;
                        ;;
                    from the IMS_S_CSCF_A entity
                    to the IMS_S_CSCF_A entity
                }
            }
    } // End of TP_MW_PCSCF_RE_INVITE_01
@@ -1965,10 +1953,8 @@ Package TP_MW_PS {
    Test Purpose {
        
        TP Id TP_MW_PCSCF_RE_INVITE_02
        // ??? from ETSI TS 186 011-1 V5.1.1 (2013-10)
        // ??? from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the P-CSCF successfully processes an initial RE-INVITE (Originating Leg)."
        Test objective  "Verify that the P-CSCF successfully processes an initial RE-INVITE (Terminating Leg)."
        
        Reference 
            "ETSI TS 124 229 [2], clauses 5.1.3 and 6.1.1"
@@ -2000,10 +1986,10 @@ Package TP_MW_PS {
                                Version indicating value "0" 
                                    ;
                        ;;
                    to the IMS_S_CSCF_B entity
                    from the IMS_S_CSCF_B entity
                }
                then {
                    the IMS_P_CSCF_B entity receives an ReINVITE containing
                    the IMS_P_CSCF_B entity sends an ReINVITE containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_B_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
@@ -2015,7 +2001,7 @@ Package TP_MW_PS {
                                Version indicating value "0" 
                                    ;
                        ;;
                    from the UE_B entity
                    to the UE_B entity
                }
            }
    } // End of TP_MW_PCSCF_RE_INVITE_02
@@ -2023,8 +2009,6 @@ Package TP_MW_PS {
    Test Purpose {
        
        TP Id TP_MW_PCSCF_RE_INVITE_03
        // ??? from ETSI TS 186 011-1 V5.1.1 (2013-10)
        // ??? from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the P-CSCF successfully processes an initial RE-INVITE (Originating Leg)."
        
@@ -2046,7 +2030,7 @@ Package TP_MW_PS {
        Expected behaviour
            ensure that {
                when {
                    the UE_A entity sends an ReINVITE containing
                    the IMS_P_CSCF_B entity receives a ReINVITE containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_B_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
@@ -2058,10 +2042,10 @@ Package TP_MW_PS {
                                Version indicating value "0" 
                                    ;
                        ;;
                    to the IMS_P_CSCF_B entity
                    from the UE_A entity
                }
                then {
                    the IMS_P_CSCF_B entity sends an ReINVITE containing
                    the IMS_P_CSCF_B entity sends a ReINVITE containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_B_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
@@ -2073,7 +2057,7 @@ Package TP_MW_PS {
                                Version indicating value "0" 
                                    ;
                        ;;
                    from the IMS_S_CSCF_B entity
                    to the IMS_S_CSCF_B entity
                }
            }
    } // End of TP_MW_PCSCF_RE_INVITE_03