Commit 0fa4954c authored by Bostjan Pintar's avatar Bostjan Pintar
Browse files

Merge branch 'STF574' of https://forge.etsi.org/rep/vxlte/vxlte-iop into STF574

parents f2a9be20 b93b9398
Loading
Loading
Loading
Loading
+248 −55
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ copyright notice shall be included in all copies of whole or part of this
file and shall not imply any sub-license right.
*/

/* Gm interface at UE/P-CSCF */
Package TP_GM {
    
    import all from Sip_Common;
@@ -78,7 +79,7 @@ Package TP_GM {
        
        TP Id TP_GM_PCSCF_REGISTER_01
        
        Test objective "Verify that the P-CSCF successfully processes a first registration."
        Test objective "Verify that the P-CSCF successfully processes a first registration (Successful)."
        // TP_IMS_5005_01 from ETSI TS 186 011-1 V5.1.1 (2013-10)
        // TP_IMST2_GM_REG_01 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
@@ -101,7 +102,7 @@ Package TP_GM {
                    the UE_A entity isTriggeredToStart
                }
                then {
                    the IMS_P_CSCF_A entity receives a REGISTER containing
                    the UE_A entity sends a REGISTER containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_A_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
@@ -116,8 +117,8 @@ Package TP_GM {
                            not term_ioi,
                        not SecurityClient
                        ;;
                    from the UE_A entity
                    and the IMS_P_CSCF_A entity sends an 401_Unauthorized containing
                    to the IMS_P_CSCF_A entity
                    and the UE_A entity receives an 401_Unauthorized containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_A_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
@@ -132,7 +133,7 @@ Package TP_GM {
                            Nonce indicating value "not empty",
                            qop indicating value "auth"
                        ;;
                    to the UE_A entity
                    from the IMS_P_CSCF_A entity
                }
            }
            
@@ -142,7 +143,7 @@ Package TP_GM {
        
        TP Id TP_GM_PCSCF_REGISTER_02
        
        Test objective "Verify that the P-CSCF successfully processes a full registration."
        Test objective "Verify that the P-CSCF successfully processes a full registration (Successful)."
        // TP_IMS_5092_01 from ETSI TS 186 011-1 V5.1.1 (2013-10)
        // TP_IMST2_GM_REG_08 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
@@ -209,7 +210,7 @@ Package TP_GM {
        // TD_IMS_REG_0003 from ETSI TS 186 011-2 V5.1.1 (2013-10)
        // TP_IMST2_GM_REG_01 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the P-CSCF successfully processes an invalid first registration."
        Test objective  "Verify that the P-CSCF successfully processes an invalid first registration (Unsuccessful)."
        
        Reference 
            "ETSI TS 124 229 [2], Clause 5.1.1.1 and Clause 6.1.1 and Clause 6.1.2"
@@ -243,11 +244,13 @@ Package TP_GM {
                            Algorithm indicating value PX_UE_A_AUTH_ALG,
                            Nonce indicating value ""
                        ;;
                    from the UE_A entity
                    and the IMS_P_CSCF_A entity sends an 404_NotFound containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_A_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID
                        ;
                    to the UE_A entity
                }
            }
    } // End of TP_GM_PCSCF_REGISTER_03
@@ -256,14 +259,14 @@ Package TP_GM {
        
        TP Id TP_GM_PCSCF_REGISTER_04
        
        Test objective "Verify that the P-CSCF successfully processes a first registration."
        Test objective "Verify that the P-CSCF successfully processes a first registration (Successful)."
        // TP_IMS_5005_01 from ETSI TS 186 011-1 V5.1.1 (2013-10)
        // TP_IMST2_GM_REG_01 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Reference 
            "ETSI TS 124 229 [2], Clause 5.1.1.1 and Clause 6.1.1 and Clause 6.1.3"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection NONE
        
@@ -279,7 +282,7 @@ Package TP_GM {
                    the UE_A entity isTriggeredToStart
                }
                then {
                    the IMS_P_CSCF_B entity receives a REGISTER containing
                    the UE_A entity sends a REGISTER containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_A_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
@@ -294,8 +297,8 @@ Package TP_GM {
                            not term_ioi,
                        not SecurityClient
                        ;;
                    from the UE_A entity
                    and the IMS_P_CSCF_B entity sends an 401_Unauthorized containing
                    to the IMS_P_CSCF_B entity
                    and the UE_A entity receives an 401_Unauthorized containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_A_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
@@ -311,7 +314,7 @@ Package TP_GM {
                            Nonce indicating value "not empty",
                            qop indicating value "auth"
                        ;;
                    to the UE_A entity
                    from the IMS_P_CSCF_B entity
                }
            }
            
@@ -321,14 +324,14 @@ Package TP_GM {
        
        TP Id TP_GM_PCSCF_REGISTER_05
        
        Test objective "Verify that the P-CSCF successfully processes a full registration."
        Test objective "Verify that the P-CSCF successfully processes a full registration (Successful)."
        // TP_IMS_5092_01 from ETSI TS 186 011-1 V5.1.1 (2013-10)
        // TP_IMST2_GM_REG_08 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Reference 
            "ETSI TS 124 229 [2], Clause 5.1.1.1 and Clause 6.1.13"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection NONE
        
@@ -389,12 +392,12 @@ Package TP_GM {
        // TD_IMS_REG_0003 from ETSI TS 186 011-2 V5.1.1 (2013-10)
        // TP_IMST2_GM_REG_01 from ETSI TS 102 790-2 V3.1.1 (2014-07)
        
        Test objective  "Verify that the P-CSCF successfully processes an invalid first registration."
        Test objective  "Verify that the P-CSCF successfully processes an invalid first registration (Unsuccessful)."
        
        Reference 
            "ETSI TS 124 229 [2], Clause 5.1.1.1 and Clause 6.1.1 and Clause 6.1.1"
            "ETSI TS 124 229 [2], Clause 5.1.1.1 and Clause 6.1.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection NONE
        
@@ -438,7 +441,7 @@ Package TP_GM {
        // ??? 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 P-CSCF successfully processes a user de-registration."
        Test objective  "Verify that the P-CSCF successfully processes a user de-registration (no SIP session active)."
        
        Reference 
            "ETSI TS 124 229 [2], Clause 5.2.5.1 and Clause 6.1"
@@ -458,10 +461,10 @@ Package TP_GM {
                    the UE_A entity isTriggeredToDetachUser
                }
                then {
                    the IMS_P_CSCF_A entity receives a REGISTER containing
                    the UE_A entity sends a REGISTER containing
                        Expire indicating value 0
                        ;
                    from the UE_A entity
                    to the IMS_P_CSCF_A entity
                }
            }
    } // End of TP_GM_PCSCF_REGISTER_07
@@ -472,12 +475,12 @@ Package TP_GM {
        // ??? 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 P-CSCF successfully processes a user de-registration."
        Test objective  "Verify that the P-CSCF successfully processes a user de-registration (no SIP session active)."
        
        Reference 
            "ETSI TS 124 229 [2], Clause 5.2.5.1 and Clause 6.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection NONE
        
@@ -500,6 +503,47 @@ Package TP_GM {
            }
    } // End of TP_GM_PCSCF_REGISTER_08
    
    // TP_GM_PCSCF_REGISTER_09 Not applicable
    
    Test Purpose {
        
        TP Id TP_GM_PCSCF_REGISTER_10
        // ??? 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 P-CSCF successfully processes a user de-registration (with SIP session active)."
        
        Reference 
            "ETSI TS 124 229 [2], Clause 5.2.5.1 and Clause 6.1"
        
        Config Id CF_VxLTE_INT
        
        PICS Selection NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
            the UE_B entity isAttachedTo the EPC_B and
            the UE_A entity isRegisteredTo the IMS_A and
            the UE_B entity isRegisteredTo the IMS_B and
            the UE_A entity previouslyEstablishedCallWith the UE_B
        }
        
        Expected behaviour
            ensure that {
                when {
                    the UE_A entity isTriggeredToDetachUser
                }
                then {
                    the UE_A entity sends a REGISTER containing
                        Expire indicating value 0
                        ;
                    to the IMS_P_CSCF_A entity and
                    the UE_A entity receives a BYE
                    from the IMS_P_CSCF_A entity
                }
            }
    } // End of TP_GM_PCSCF_REGISTER_10
    
    Test Purpose {
        
        TP Id TP_GM_PCSCF_SUBSCRIBE_01
@@ -558,7 +602,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], Clause 5.1.1.1 and Clause 6.1.1 and Clause 6.1.2"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection NONE
        
@@ -573,7 +617,7 @@ Package TP_GM {
                    the UE_A entity isRequestedToSend a SUBSCRIBE
                }
                then {
                    the IMS_P_CSCF_B entity receives an SUBSCRIBE containing
                    the UE_A entity sends an SUBSCRIBE containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_B_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
@@ -581,8 +625,8 @@ Package TP_GM {
                        Route indicating value PX_UE_A_SERVICE_ROUTE
                        // TODO To be continued
                        ;
                     from the UE_A entity
                     and the IMS_P_CSCF_B entity sends a 200_Ok containing
                     to the IMS_P_CSCF_B entity
                     and the UE_A entity receives a 200_Ok containing
                        From indicating value PX_UE_A_SIP_URI,
                        To indicating value PX_UE_B_SIP_URI,
                        CallId indicating value PX_UE_A_CALLID,
@@ -590,7 +634,7 @@ Package TP_GM {
                        PVisitedNetwork
                        // TODO To be continued
                        ;
                     to the UE_A entity
                     to the IMS_P_CSCF_B entity
                }
            }
    } // End of TP_GM_PCSCF_SUBSCRIBE_02
@@ -625,7 +669,7 @@ Package TP_GM {
                        Event indicating value "reg,de-reg"
                        // TODO To be continued
                        ;
                     from the UE_A entity
                     to the UE_A entity
                }
            }
    } // End of TP_GM_PCSCF_NOTIFY_01
@@ -768,7 +812,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], Clause 5.2.7.2 and Clause 6.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection NONE
        
@@ -814,7 +858,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], Clause 5.2.7.3 and Clause 6.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_A
        
        PICS Selection NONE
        
@@ -980,7 +1024,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], Clause 5.3.5 and Clause 6.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_A
        
        PICS Selection  NONE
        
@@ -1125,7 +1169,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], Clause 5.3.5 and Clause 6.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection  NONE
        
@@ -1164,7 +1208,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], Clause 5.3.5 and Clause 6.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_A
        
        PICS Selection  NONE
        
@@ -1315,7 +1359,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], clauses 5.1.3 and 6.1.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection  NONE
        
@@ -1354,7 +1398,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], clauses 5.1.4 and 6.1.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_A
        
        PICS Selection  NONE
        
@@ -1544,7 +1588,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], clauses 5.1.3 and 6.1.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_A
        
        PICS Selection  NONE
        
@@ -1688,7 +1732,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], clauses 5.1.3 and 6.1.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection NONE
        
@@ -1735,7 +1779,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], clauses 5.1.3 and 6.1.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_A
        
        PICS Selection NONE
        
@@ -1911,7 +1955,7 @@ Package TP_GM {
        Reference 
            "ETIS TS 124 229 [2] Clause 5.1.5 (1st paragraph), Clause 5.2.8.2, Clause 6.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection  NONE
        
@@ -1954,7 +1998,7 @@ Package TP_GM {
        Reference 
            "ETIS TS 124 229 [2] Clause 5.1.5 (1st paragraph), Clause 5.2.8.2, Clause 6.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_A
        
        PICS Selection  NONE
        
@@ -1997,7 +2041,7 @@ Package TP_GM {
        Reference 
            "ETIS TS 124 229 [2] Clause 5.1.5 (1st paragraph), Clause 5.2.8.2, Clause 6.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_A
        
        PICS Selection  NONE
        
@@ -2052,7 +2096,14 @@ Package TP_GM {
        Expected behaviour
            ensure that { 
                when { 
                    the UE_A entity isRequestedToSend a BYE
                    the IMS_P_CSCF_A entity sends a 200_Ok containing
                        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
                    ;
                    from the IMS_S_CSCF_A entity
                }
                then {
                    the IMS_P_CSCF_A entity sends a 200_Ok containing
@@ -2060,7 +2111,7 @@ Package TP_GM {
                        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
                        Route indicating value PX_UE_B_SERVICE_ROUTE,
                        not PChargingVector,
                        not PChargingFunctionAddresses,
                        not PPreferredIdentity
@@ -2094,7 +2145,14 @@ Package TP_GM {
        Expected behaviour
            ensure that { 
                when { 
                    the UE_B entity isRequestedToSend a BYE
                    the IMS_P_CSCF_B entity receives a 200_Ok 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 the IMS_S_CSCF_B entity
                }
                then {
                    the IMS_P_CSCF_B entity sends a 200_Ok containing
@@ -2117,7 +2175,7 @@ Package TP_GM {
        
        TP Id TP_GM_PCSCF_200OK_BYE_03
        
        Test objective  "Verify that the P-CSCF successfully processes a 200 (OK) BYE (Terminating Leg)."
        Test objective  "Verify that the P-CSCF successfully processes a 200 (OK) BYE (Network initiated)."
        
        Reference 
            "ETSI TS 124 229 [2], ETIS TS 124 229 [2] Clause 5.1.5, Clause 6.1"
@@ -2144,12 +2202,147 @@ Package TP_GM {
                        not PChargingFunctionAddresses,
                        not PPreferredIdentity
                    ;
                    to the UE_A entity
                    to the IMS_S_CSCF_A entity
                }
            }
        
    } // End of TP_GM_PCSCF_200OK_03
    
    Test Purpose {
        
        TP Id TP_GM_PCSCF_200OK_BYE_04
        
        Test objective  "Verify that the P-CSCF successfully processes a 200 (OK) BYE (Originating Leg)."
        
        Reference 
            "ETSI TS 124 229 [2], ETIS TS 124 229 [2] Clause 5.1.5, Clause 6.1"
        
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_B and
            the UE_B entity isAttachedTo the EPC_B and
            the UE_A entity isRegisteredTo the IMS_B and
            the UE_B entity isRegisteredTo the IMS_B
        }
        
        Expected behaviour
            ensure that { 
                when { 
                    the IMS_P_CSCF_B entity receives a 200_Ok containing
                        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
                        ;
                    from the IMS_S_CSCF_B entity
                }
                then {
                    the IMS_P_CSCF_B entity sends a 200_Ok containing
                        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
                        not PChargingVector,
                        not PChargingFunctionAddresses,
                        not PPreferredIdentity
                    ;
                    to the UE_A entity
                }
            }
        
    } // End of TP_GM_PCSCF_200OK_04
    
    Test Purpose {
        
        TP Id TP_GM_PCSCF_200OK_BYE_05
        
        Test objective  "Verify that the P-CSCF successfully processes a 200 (OK) BYE (Terminating Leg)."
        
        Reference 
            "ETSI TS 124 229 [2], ETIS TS 124 229 [2] Clause 5.1.5, Clause 6.1"
        
        Config Id CF_VxLTE_RMI_A
        
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
            the UE_B entity isAttachedTo the EPC_B and
            the UE_A entity isRegisteredTo the IMS_A and
            the UE_B entity isRegisteredTo the IMS_B
        }
        
        Expected behaviour
            ensure that { 
                when { 
                    the IMS_P_CSCF_A entity receives a 200_Ok 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 the IMS_S_CSCF_A entity
                }
                then {
                    the IMS_P_CSCF_A entity sends a 200_Ok 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,
                        not PChargingVector,
                        not PChargingFunctionAddresses,
                        not PPreferredIdentity
                    ;
                    to the UE_B entity
                }
            }
        
    } // End of TP_GM_PCSCF_200OK_05
    
    Test Purpose {
        
        TP Id TP_GM_PCSCF_200OK_BYE_06
        
        Test objective  "Verify that the P-CSCF successfully processes a 200 (OK) BYE (Network initiated)."
        
        Reference 
            "ETSI TS 124 229 [2], ETIS TS 124 229 [2] Clause 5.1.5, Clause 6.1"
        
        Config Id CF_VxLTE_RMI_A
        
        PICS Selection  NONE
        
        Initial conditions with {
            the UE_A entity isAttachedTo the EPC_A and
            the UE_B entity isAttachedTo the EPC_B and
            the UE_A entity isRegisteredTo the IMS_A and
            the UE_B entity isRegisteredTo the IMS_B
        }
        
        Expected behaviour
            ensure that { 
                when { 
                    the IMS_P_CSCF_A entity receives a 200_Ok 
                }
                then {
                    the IMS_P_CSCF_A entity sends a 200_Ok containing
                        not PChargingVector,
                        not PChargingFunctionAddresses,
                        not PPreferredIdentity
                    ;
                    to the IMS_S_CSCF_A entity
                }
            }
        
    } // End of TP_GM_PCSCF_200OK_06
    
    Test Purpose {
        
        TP Id TP_GM_PCSCF_CANCEL_01
@@ -2286,7 +2479,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], Clause 5.1.3 and Clause 6.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection  NONE
        
@@ -2351,7 +2544,7 @@ Package TP_GM {
                        not PChargingFunctionAddresses,
                        not PPreferredIdentity
                    ;
                    from the UE_A entity
                    from the IMS_S_CSCF_A entity
                }
            }
        
@@ -2413,7 +2606,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], clauses 5.1.3 and 6.1.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection  NONE
        
@@ -2452,7 +2645,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], clauses 5.1.4 and 6.1.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_A
        
        PICS Selection  NONE
        
@@ -2581,7 +2774,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], Clause 5.1.3 and Clause 6.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection  NONE
        
@@ -2623,7 +2816,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], Clause 5.1.3 and Clause 6.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_A
        
        PICS Selection  NONE
        
@@ -2749,7 +2942,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], Clause 5.1.3 and Clause 6.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection  NONE
        
@@ -2790,7 +2983,7 @@ Package TP_GM {
        Reference 
            "ETSI TS 124 229 [2], Clause 5.1.3 and Clause 6.1"
        
        Config Id CF_VxLTE_RMI
        Config Id CF_VxLTE_RMI_B
        
        PICS Selection  NONE
        

test_purposes/Mw/TP_MW_IB.tplan2

deleted100644 → 0
+0 −2449

File deleted.

Preview size limit exceeded, changes collapsed.

+567 −0

File added.

Preview size limit exceeded, changes collapsed.

+180 −113

File changed.

Preview size limit exceeded, changes collapsed.

+524 −258

File changed and moved.

Preview size limit exceeded, changes collapsed.

Loading