Commit f8be8cbb authored by Bostjan Pintar's avatar Bostjan Pintar
Browse files

TPs runs against new TDL/TO plugin and errors resolved

parent 1899154f
Loading
Loading
Loading
Loading
+31 −30
Original line number Diff line number Diff line
@@ -59,16 +59,16 @@ Package TP_CX {
                }
                then {
                    the IMS_HSS_A entity sends the MAA containing
                        Session_ID_AVP
                        Vendor_Specific_Application_Id_AVP
                        Auth_Session_State_AVP
                        Origin_Host_AVP
                        Origin_Realm_AVP
                        not Experimental_Result_AVP
                        Session_ID_AVP,
                        Vendor_Specific_Application_Id_AVP,
                        Auth_Session_State_AVP,
                        Origin_Host_AVP,
                        Origin_Realm_AVP,
                        not Experimental_Result_AVP,
                        Result_Code_AVP
                            indicating value DIAMETER_SUCCESS
                        User_Name_AVP
                        SIP_Number_Auth_Items_AVP
                        User_Name_AVP,
                        SIP_Number_Auth_Items_AVP,
                        SIP_Auth_Data_Item_AVP containing
                            SIP_Authentication_Scheme_AVP
                        ;
@@ -149,16 +149,16 @@ Package TP_CX {
            ensure that {
                when {
                    the IMS_S_CSCF_A entity sends a SAR containing
                        Session_ID_AVP
                        Vendor_Specific_Application_Id_AVP
                        Session_ID_AVP,
                        Vendor_Specific_Application_Id_AVP,
                        Auth_Session_State_AVP
                            indicating value NO_STATE_MAINTAINED,
                        Origin_Host_AVP
                        Origin_Realm_AVP 
                        Public_Identity_AVP
                        not User_Name_AVP
                        Destination_Realm_AVP
                        Server_Name_AVP
                        Origin_Host_AVP,
                        Origin_Realm_AVP,
                        Public_Identity_AVP,
                        not User_Name_AVP,
                        Destination_Realm_AVP,
                        Server_Name_AVP,
                        Server_Assignment_Type_AVP
                            indicating value UNREGISTERED_USER
                        User_Data_Already_Available_AVP 
@@ -273,11 +273,11 @@ Package TP_CX {
                }
                then {
                    the IMS_HSS_A entity sends the UAA containing
                        Session_ID_AVP
                        Vendor_Specific_Application_Id_AVP
                        Auth_Session_State_AVP
                        Origin_Host_AVP
                        Origin_Realm_AVP 
                        Session_ID_AVP,
                        Vendor_Specific_Application_Id_AVP,
                        Auth_Session_State_AVP,
                        Origin_Host_AVP,
                        Origin_Realm_AVP,
                        not Result_Code_AVP
                        Experimental_Result_AVP containing
                            Experimental_Result_Code_AVP 
@@ -316,12 +316,12 @@ Package TP_CX {
                }
                then {
                    the IMS_HSS_A entity sends the UAA containing
                        not Result_Code_AVP
                        not Result_Code_AVP,
                        Experimental_Result_AVP containing
                            Experimental_Result_Code_AVP
                                indicating value DIAMETER_SUBSEQUENT_REGISTRATION
                            ;,
                        Server_Name_AVP
                        Server_Name_AVP,
                        not Server_Capabilities_AVP
                    ;
                    to the IMS_I_CSCF_A entity
@@ -357,10 +357,11 @@ Package TP_CX {
                }
                then {
                    the IMS_HSS_A entity sends the UAA containing
                        not Result_Code_AVP
                        Experimental_Result_AVP
                        not Result_Code_AVP,
                        Experimental_Result_AVP containing
                            Experimental_Result_Code_AVP
                                indicating value DIAMETER_ERROR_USER_UNKNOWN
                        ;,
                        not Server_Name_AVP
                    ;
                    to the IMS_I_CSCF_A entity
@@ -388,10 +389,10 @@ Package TP_CX {
            ensure that {
                when {
                    the IMS_I_CSCF_A entity sends a UAR containing
                        Public_Identity_AVP
                        User_Name_AVP
                        Public_Identity_AVP,
                        User_Name_AVP,
                        User_Authentication_Type_AVP
                            indicating value DE_REGISTRATION
                            indicating value DE_REGISTRATION,
                        Visited_Network_Identifier_AVP
                    ;
                    to the IMS_HSS_A entity
@@ -399,8 +400,8 @@ Package TP_CX {
                then {
                    the IMS_HSS_A entity sends the UAA containing
                        Result_Code_AVP
                            indicating value DIAMETER_SUCCESS
                        Server_Name_AVP
                            indicating value DIAMETER_SUCCESS,
                        Server_Name_AVP,
                        not Server_Capabilities_AVP
                    ;
                    to the IMS_I_CSCF_A entity
+2 −2
Original line number Diff line number Diff line
@@ -2100,7 +2100,7 @@ Package TP_GM {
                        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
                        Route indicating value PX_UE_A_SERVICE_ROUTE,
                        not PChargingVector,
                        not PChargingFunctionAddresses,
                        not PPreferredIdentity
@@ -2186,7 +2186,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
+11 −11
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@ Package TP_IC {
         REGISTER requests received from the UE to the entry point in the 
         home network"
    Reference
        "TS 124 229 [1], clause 5.2.2.1 16 (2nd numbered list) and 5.2.2.2"
        "TS 124 229 [1], clause 5.2.2.1 �16 (2nd numbered list) and 5.2.2.2"
    Config Id CFG_IC_01   
    Initial conditions with {
            the IMS_A entity isNotConfiguredForTopologyHiding and
@@ -83,7 +83,7 @@ Package TP_IC {
               "S-CSCF shall insert orig-ioi parameter, remove access-network-charging-info parameter 
                and P-Access-Network-Info header before sending initial INVITE or a initial request over NNI"
        Reference
            "TS 124 229 [1], clause 5.4.3.2 11 (1st numbered list), clause 5.10.3.2"
            "TS 124 229 [1], clause 5.4.3.2 �11 (1st numbered list), clause 5.10.3.2"
        Config Id  CF_VxLTE_INT
        
        PICS Selection  NONE
@@ -101,7 +101,7 @@ Package TP_IC {
                }
                then {
                    the IMS_IBCF_A entity forwards the initial INVITE containing
                        Route indicating value not PX_S_CSCF_A_SIP_URI, 
                        Route not indicating value PX_S_CSCF_A_SIP_URI, 
                        PChargingVector containing
                            Icid,
                            Orig_Ioi indicating value PX_IMS_A_ICID,
@@ -129,7 +129,7 @@ Package TP_IC {
               "S-CSCF inserts a second P-Asserted-Identity header indicating a registered tel URI 
                or sip URI whichever is not present in initial INVITE"
        Reference
            "TS 124 229 [1], clause 5.4.3.2 9 (item 9 1st numbered list)"
            "TS 124 229 [1], clause 5.4.3.2 �9 (item 9 1st numbered list)"
        Config Id  CF_VxLTE_INT
        
        PICS Selection  NONE
@@ -239,7 +239,7 @@ Package TP_IC {
                then {
                    the IMS_IBCF_A entity forwards the initial INVITE containing
                        Route containing 
                            RouteBody indicating value not PX_P_CSCF_A_SIP_URI, 
                            RouteBody not indicating value PX_P_CSCF_A_SIP_URI, 
                            RouteBody indicating value PX_P_CSCF_Service_Route_URIs
                        ; ,
                        Via containing
@@ -826,7 +826,7 @@ Package TP_IC {
                then {
                    the IMS_IBCF_A entity sends the subsequent INVITE containing
                       RecordRoute indicating value PX_S_CSCF_A_SIP_URI ,
                       Route indicating value not PX_S_CSCF_A_SIP_URI
                       Route not indicating value PX_S_CSCF_A_SIP_URI
                       PChargingVector containing 
                           not AccessNetworkChargingInfo
                       ;
@@ -867,7 +867,7 @@ Package TP_IC {
                }
                then {
                    the IMS_IBCF_A entity forwards the BYE containing
                        Route indicating value not PX_S_CSCF_A_SIP_URI 
                        Route not indicating value PX_S_CSCF_A_SIP_URI 
                    ;
                    to the IMS_IBCF_B entity
                }
@@ -975,7 +975,7 @@ Package TP_IC {
                }
                then {
                    the IMS_IBCF_A entity forwards the ACK containing
                        Route indicating value not PX_S_CSCF_A_SIP_URI 
                        Route not indicating value PX_S_CSCF_A_SIP_URI 
                    ;
                    to the IMS_IBCF_B entity
                }
@@ -1076,7 +1076,7 @@ Package TP_IC {
                }
                then {
                    the IMS_IBCF_A entity sends a CANCEL containing 
                        Route indicating value not PX_S_CSCF_A_SIP_URI
                        Route not indicating value PX_S_CSCF_A_SIP_URI
                    ; 
                    to the IMS_IBCF_B entity and
                    the IMS_IBCF_B entity forwards the CANCEL 
@@ -1109,7 +1109,7 @@ Package TP_IC {
            ensure that { 
                when { 
                    the IMS_IBCF_B entity receives the CANCEL containing
                          Route indicating value not PX_S_CSCF_A_SIP_URI
                          Route not indicating value PX_S_CSCF_A_SIP_URI
                    ;  
                    from the IMS_A entity 
                }
@@ -1145,7 +1145,7 @@ Package TP_IC {
                }
                then {
                    the IMS_IBCF_B entity sends a CANCEL containing 
                        Route indicating value not PX_S_CSCF_B_SIP_URI
                        Route not indicating value PX_S_CSCF_B_SIP_URI
                    ; 
                    to the IMS_IBCF_A entity
                }
+1 −1
Original line number Diff line number Diff line
@@ -1572,7 +1572,7 @@ Package TP_MW_PS {
                    from the UE_B entity
                }
                then {
                    the not IMS_P_CSCF_B entity sends a 200_Ok containing
                    the IMS_P_CSCF_B entity sends a 200_Ok containing
                        not PChargingVector,
                        not PChargingFunctionAddresses,
                        not PPreferredIdentity
+19 −15
Original line number Diff line number Diff line
@@ -130,17 +130,19 @@ Package Sip_Common {
        SipMessage REGISTER;
        SipMessage SUBSCRIBE;
        SipMessage INVITE;
        SipMessage 486_INVITE;
        SipMessage ACK;
        SipMessage CANCEL;
        SipMessage BYE;
         // SIP Responses
        SipMessage 401_Unauthorized;
        SipMessage 100_Trying;
        SipMessage 180_Ringing;
        SipMessage 200_Ok;
        SipMessage 2xx_Any;
        SipMessage 404_NotFound;
        SipMessage 403_Forbidden;
        SipMessage 4xx_Any;
        SipMessage r_100_Trying;
        SipMessage r_180_Ringing;
        SipMessage r_200_Ok;
        SipMessage r_2xx_Any;
        SipMessage r_401_Unauthorized;
        SipMessage r_403_Forbidden;
        SipMessage r_404_NotFound;
        SipMessage r_486_INVITE;
        SipMessage r_4xx_Any;
    } // End of Data section
    
    Configuration {
@@ -173,6 +175,7 @@ Package Sip_Common {
                    SUT component UE_A of type SipComponent
                    SUT component IMS_P_CSCF_B of type SipComponent
                    SUT component IMS_S_CSCF_B of type SipComponent
                    SUT component IMS_I_CSCF_B of type SipComponent
                    SUT component IMS_AS_B of type SipComponent
                    SUT component IMS_IBCF_B of type SipComponent
                    SUT component IMS_IBCF_A of type SipComponent
@@ -201,6 +204,7 @@ Package Sip_Common {
                    SUT component UE_A of type SipComponent
                    SUT component IMS_P_CSCF_B of type SipComponent
                    SUT component IMS_S_CSCF_B of type SipComponent
                    SUT component IMS_I_CSCF_B of type SipComponent
                    SUT component IMS_AS_B of type SipComponent
                    SUT component IMS_IBCF_B of type SipComponent
                    SUT component IMS_IBCF_A of type SipComponent
@@ -227,16 +231,16 @@ Package Sip_Common {
            ;
      } // End of Configuration section
    
    Type MSG (optional TCP of type CONTENT);
    //Type MSG (optional TCP of type CONTENT);
    
    Type CONTENT;
    CONTENT tcp;
    //Type CONTENT;
    //CONTENT tcp;
    
    MSG MESSAGE;
    //MSG MESSAGE;
    
    Type MSG_SIZE;
    //Type MSG_SIZE;
    
    Message_Body_Size MSG_SIZE;
    //Message_Body_Size MSG_SIZE;
    
} // End of Package Sip_Common