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

Update MW_SI

parent d4a7d9e6
Loading
Loading
Loading
Loading
+7 −25
Original line number Original line Diff line number Diff line
@@ -21,8 +21,6 @@ Package TP_MW_SI {
    Test Purpose {
    Test Purpose {
        
        
        TP Id TP_MW_SCSCF_MESSAGE_01
        TP Id TP_MW_SCSCF_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 S-CSCF successfully processes a SIP messages greater than 1300 bytes"
        Test objective "Verify that the S-CSCF successfully processes a SIP messages greater than 1300 bytes"
               
               
@@ -41,13 +39,15 @@ Package TP_MW_SI {
        Expected behaviour
        Expected behaviour
            ensure that {
            ensure that {
                when {
                when {
                    the IMS_S_CSCF_A entity receives a MESSAGE
                    the IMS_S_CSCF_A entity receives a MESSAGE containing
                       containing ContentLength indicating value greater than 1300 bytes
                        ContentLength indicating value greater than 1300 bytes
                    ;
                    ;
                    from the IMS_I_CSCF_A entity
                    from the IMS_I_CSCF_A entity
                }
                }
                then {
                then {
                    the IMS_S_CSCF_A entity forwards the MESSAGE
                    the IMS_S_CSCF_A entity forwards the MESSAGE containing
                        ContentLength indicating value greater than 1300 bytes
                    ;
                    to the IMS_IBCF_A entity
                    to the IMS_IBCF_A entity
                }
                }
            }  
            }  
@@ -56,8 +56,6 @@ Package TP_MW_SI {
    Test Purpose {
    Test Purpose {
        
        
        TP Id TP_MW_SCSCF_REGISTER_01
        TP Id TP_MW_SCSCF_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 S-CSCF successfully processes a first registration (Successful)."
        Test objective  "Verify that the S-CSCF successfully processes a first registration (Successful)."
        
        
@@ -109,8 +107,6 @@ Package TP_MW_SI {
    Test Purpose {
    Test Purpose {
        
        
        TP Id TP_MW_SCSCF_REGISTER_02
        TP Id TP_MW_SCSCF_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 S-CSCF successfully processes a full registration (Successful)."
        Test objective  "Verify that the S-CSCF successfully processes a full registration (Successful)."
        
        
@@ -174,8 +170,6 @@ Package TP_MW_SI {
    Test Purpose {
    Test Purpose {
        
        
        TP Id TP_MW_SCSCF_REGISTER_04
        TP Id TP_MW_SCSCF_REGISTER_04
        // 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 S-CSCF successfully processes a first registration (Successful)."
        Test objective  "Verify that the S-CSCF successfully processes a first registration (Successful)."
        
        
@@ -242,8 +236,6 @@ Package TP_MW_SI {
    Test Purpose {
    Test Purpose {
        
        
        TP Id TP_MW_SCSCF_REGISTER_05
        TP Id TP_MW_SCSCF_REGISTER_05
        // 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 S-CSCF successfully processes a full registration (Successful)."
        Test objective  "Verify that the S-CSCF successfully processes a full registration (Successful)."
        
        
@@ -326,8 +318,6 @@ Package TP_MW_SI {
    Test Purpose {
    Test Purpose {
        
        
        TP Id TP_MW_SCSCF_REGISTER_07
        TP Id TP_MW_SCSCF_REGISTER_07
        // ??? from ETSI TS 186 011-2 V5.1.1 (2013-10)
        // ??? from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        
        Test objective  "Verify that the S-CSCF successfully processes a user de-registration (no SIP session active)."
        Test objective  "Verify that the S-CSCF successfully processes a user de-registration (no SIP session active)."
        
        
@@ -352,7 +342,7 @@ Package TP_MW_SI {
                    from the IMS_I_CSCF_A entity
                    from the IMS_I_CSCF_A entity
                }
                }
                then {
                then {
                    the IMS_S_CSCF_A entity sends a 200 OK
                    the IMS_S_CSCF_A entity sends a 200_OK
                    to the IMS_I_CSCF_A entity
                    to the IMS_I_CSCF_A entity
                }
                }
            }
            }
@@ -361,8 +351,6 @@ Package TP_MW_SI {
    Test Purpose {
    Test Purpose {
        
        
        TP Id TP_MW_SCSCF_REGISTER_08
        TP Id TP_MW_SCSCF_REGISTER_08
        // ??? from ETSI TS 186 011-2 V5.1.1 (2013-10)
        // ??? from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        
        Test objective  "Verify that the S-CSCF successfully processes a user de-registration (no SIP session active)."
        Test objective  "Verify that the S-CSCF successfully processes a user de-registration (no SIP session active)."
        
        
@@ -484,8 +472,6 @@ Package TP_MW_SI {
    Test Purpose {
    Test Purpose {
        
        
        TP Id TP_MW_SCSCF_SUBSCRIBE_01
        TP Id TP_MW_SCSCF_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 S-CSCF successfully processes a SUBSCRIBE."
        Test objective  "Verify that the S-CSCF successfully processes a SUBSCRIBE."
        
        
@@ -530,8 +516,6 @@ Package TP_MW_SI {
    Test Purpose {
    Test Purpose {
        
        
        TP Id TP_MW_SCSCF_SUBSCRIBE_02
        TP Id TP_MW_SCSCF_SUBSCRIBE_02
        // 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 S-CSCF successfully processes a SUBSCRIBE."
        Test objective  "Verify that the S-CSCF successfully processes a SUBSCRIBE."
        
        
@@ -728,7 +712,6 @@ Package TP_MW_SI {
    Test Purpose {
    Test Purpose {
        
        
        TP Id TP_MW_SCSCF_INVITE_01
        TP Id TP_MW_SCSCF_INVITE_01
        // TP_IMST2_MW_INI_05 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        
        Test objective  "Verify that the S-CSCF successfully processes an initial INVITE (Originating Leg)."
        Test objective  "Verify that the S-CSCF successfully processes an initial INVITE (Originating Leg)."
        
        
@@ -787,7 +770,6 @@ Package TP_MW_SI {
    Test Purpose {
    Test Purpose {
        
        
        TP Id TP_MW_SCSCF_INVITE_02
        TP Id TP_MW_SCSCF_INVITE_02
        // TP_IMST2_MW_INI_05 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        
        Test objective  "Verify that the S-CSCF successfully processes an initial INVITE (Terminating Leg)."
        Test objective  "Verify that the S-CSCF successfully processes an initial INVITE (Terminating Leg)."
        
        
+0 −7
Original line number Original line Diff line number Diff line
@@ -29,13 +29,6 @@ module AtsImsIot_TP_behavior_GM {
    import from AtsImsIot_TypesAndValues all;
    import from AtsImsIot_TypesAndValues all;
    import from AtsImsIot_Functions all;
    import from AtsImsIot_Functions all;
    
    
    import from DiameterS6a_Templates all;
    import from DiameterS6a_PIXITS all;
    import from DiameterGx_Templates all;
    // LibDiameter
    import from LibDiameter_Templates all;
//      import from DiameterRx_Templates all;
    
    group imsMessages {
    group imsMessages {
        
        
        /**
        /**
+0 −6
Original line number Original line Diff line number Diff line
@@ -23,12 +23,6 @@ module AtsImsIot_TP_behavior_MW_PS {
    import from LibMsrp_TypesAndValues all;
    import from LibMsrp_TypesAndValues all;
    import from LibMsrp_Functions all;
    import from LibMsrp_Functions all;
    import from LibMsrp_Templates all;
    import from LibMsrp_Templates all;
    import from DiameterS6a_Templates all;
    import from DiameterS6a_PIXITS all;
    import from DiameterGx_Templates all;
    // LibDiameter
    import from LibDiameter_Templates all;
//      import from DiameterRx_Templates all;
    // AtsImsIot
    // AtsImsIot
    import from AtsImsIot_TestSystem all;
    import from AtsImsIot_TestSystem all;
    import from AtsImsIot_Templates all;
    import from AtsImsIot_Templates all;
+104 −189

File changed.

Preview size limit exceeded, changes collapsed.