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

Review reference to old TPs

parent 478ca58b
Loading
Loading
Loading
Loading
+48 −10
Original line number Diff line number Diff line
@@ -17,14 +17,48 @@ Package TP_GM {
    
    import all from Sip_Common;
    
    Test Purpose {
        
        TP Id TP_GM_PCSCF_MESSAGE_01
        // TP_IMST2_GM_GEN_01 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective "All IMS CN components shall support SIP messages which are greater than 1 300 bytes in length"
               
        Reference 
          "TS 124 229 (V15.6.0) [1], clause 4.2A"  
        
        Config Id CFG_INT_GM_01
                  
        PICS Selection PICS_1
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and
            the NW_UE_B entity isAttachedTo the IMS_A
        }
        
        Expected behaviour
            ensure that {
                when {
                    the IMS_P_CSCF_A entity receives a MESSAGE
                       containing ContentLength indicating value greater than 1300 bytes
                       ;
                    to the IMS_A entity
                }
                then {
                    the IMS_P_CSCF_A entity forwards the MESSAGE to the IMS_I_CSCF_A entity
                }
            }  
    }  // End of TP_GM_PCSCF_MESSAGE_01
    
    Test Purpose {
        
        TP Id TP_GM_PCSCF_REGISTER_01
        // TP_IMST2_GM_REG_01 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the SUT successfully processes a first registration (UE_A initiated)."
        
        Reference 
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.1.3, 6.1.1 and 6.1.2",
            "TP_IMST2_GM_REG_01"
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.1.3, 6.1.1 and 6.1.2"
        
        Config Id CFG_INT_GM_01
        
@@ -75,11 +109,12 @@ Package TP_GM {
    Test Purpose {
        
        TP Id TP_GM_PCSCF_REGISTER_02
        // TP_IMST2_GM_REG_08 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the SUT successfully processes a full registration (UE_A initiated)."
        
        Reference 
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.1.3, 6.1.1 and 6.1.2",
            "TP_IMST2_GM_REG_08"
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.1.3, 6.1.1 and 6.1.2"
        
        Config Id CFG_INT_GM_01
        
@@ -130,11 +165,12 @@ Package TP_GM {
    Test Purpose {
        
        TP Id TP_GM_PCSCF_REGISTER_03
        // TP_IMST2_GM_REG_01 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the SUT successfully processes a invalid first registration (UE_A initiated)."
        
        Reference 
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.1.3, 6.1.1 and 6.1.2",
            "TP_IMST2_GM_REG_01"
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.1.3, 6.1.1 and 6.1.2"
        
        Config Id CFG_INT_GM_01
        
@@ -176,11 +212,12 @@ Package TP_GM {
    Test Purpose {
        
        TP Id TP_GM_PCSCF_SUBSCRIBE_01
        // TP_IMS_5044_01 from ETSI TS 186 011-2 V5.1.1 (2013-10)
        
        Test objective  "Verify that the SUT successfully processes a SUBSCRIBE (UE_A initiated)."
        
        Reference 
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.1.3, 6.1.1 and 6.1.2",
            "TP_IMS_5044_01"
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.1.3, 6.1.1 and 6.1.2"
        
        Config Id CFG_INT_GM_01
        
@@ -219,11 +256,12 @@ Package TP_GM {
    Test Purpose {
        
        TP Id TP_GM_PCSCF_INVITE_01
        // TP_IMST2_GM_INI_05 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the SUT successfully processes an initial INVITE (UE_A initiated)."
        
        Reference 
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.1.3, 6.1.1 and 6.1.2",
            "TP_IMST2_GM_INI_05"
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.1.3, 6.1.1 and 6.1.2"
        
        Config Id CFG_INT_GM_01
        
+48 −10
Original line number Diff line number Diff line
@@ -18,14 +18,48 @@ Package TP_MW {
    
    import all from Sip_Common;
    
    Test Purpose {
        
        TP Id TP_MW_PCSCF_MESSAGE_01
        // TP_IMST2_MW_GEN_01 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective "All IMS CN components shall support SIP messages which are greater than 1 300 bytes in length"
               
        Reference 
          "TS 124 229 (V15.6.0) [1], clause 4.2A"  
        
        Config Id CFG_INT_MW_01
                  
        PICS Selection PICS_1
        
        Initial conditions with {
            the UE_A entity isRegisteredTo the IMS_A and
            the NW_UE_B entity isAttachedTo the IMS_A
        }
        
        Expected behaviour
            ensure that {
                when {
                    the IMS_P_CSCF_A entity receives a MESSAGE
                       containing ContentLength indicating value greater than 1300 bytes
                       ;
                    to the IMS_A entity
                }
                then {
                    the IMS_P_CSCF_A entity forwards the MESSAGE to the IMS_I_CSCF_A entity
                }
            }  
    }  // End of TP_MW_PCSCF_MESSAGE_01
    
    Test Purpose {
        
        TP Id TP_MW_PCSCF_REGISTER_01
        // TP_IMST2_MW_REG_01 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the SUT successfully processes a first registration (UE_A initiated)."
        
        Reference 
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.2.1, 6.2",
            "TP_IMST2_MW_REG_01"
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.2.1, 6.2"
        
        Config Id CFG_INT_MW_01
        
@@ -76,11 +110,12 @@ Package TP_MW {
    Test Purpose {
        
        TP Id TP_MW_PCSCF_REGISTER_02
        // TP_IMST2_MW_REG_08 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the SUT successfully processes a full registration (UE_A initiated)."
        
        Reference 
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.2.1, 6.2",
            "TP_IMST2_MW_REG_01"
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.2.1, 6.2"
        
        Config Id CFG_INT_MW_01
        
@@ -130,11 +165,12 @@ Package TP_MW {
    Test Purpose {
        
        TP Id TP_GM_PCSCF_REGISTER_03
        // TP_IMST2_MW_REG_01 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the SUT successfully processes a invalid first registration (UE_A initiated)."
        
        Reference 
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.1.3, 6.1.1 and 6.1.2",
            "TP_IMST2_MW_REG_01"
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.1.3, 6.1.1 and 6.1.2"
        
        Config Id CFG_INT_GM_01
        
@@ -176,11 +212,12 @@ Package TP_MW {
    Test Purpose {
        
        TP Id TP_MW_PCSCF_SUBSCRIBE_01
        // TP_IMST2_MW_REG_14 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the SUT successfully processes a SUBSCRIBE (UE_A initiated)."
        
        Reference 
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.2.1, 6.2",
            "TP_IMST2_MW_REG_14"
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.2.1, 6.2"
        
        Config Id CFG_INT_MW_01
        
@@ -219,11 +256,12 @@ Package TP_MW {
    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 SUT successfully processes an initial INVITE (UE_A initiated)."
        
        Reference 
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.2.1, 6.2",
            "TP_IMST2_MW_INI_05"
            "ETSI TS 124 229 (V15.3.0) [5], clauses 5.2.1, 6.2"
        
        Config Id CFG_INT_GM_01