Commit 0226695c authored by garciay's avatar garciay
Browse files

Bug fixed in Summary for TC_CX_HSS_UA_02/03

Bug fixed in f_TC_CX_HSS_SA_01_I() & f_TC_CX_HSS_SA_02_I
parent 965c64c0
Loading
Loading
Loading
Loading
+15 −8
Original line number Diff line number Diff line
@@ -226,7 +226,7 @@ module DiameterCxDx_Cx_TCFunctions {
                } // End of function f_TC_CX_HSS_UA_01_I
                
                /*
                 *  @desc    Verify that the IUT in case if User-Authorization-Type is equal to REGISTRATION or is absent within UA-Request then the IUT shall return the stored S-CSCF name, no S-CSCF capabilities shall be present and appropriate experimental result code need to be send within response
                 *  @desc    Verify that the IUT in case if User-Authorization-Type is absent within UA-Request then the IUT shall return the stored S-CSCF name, no S-CSCF capabilities shall be present and appropriate experimental result code need to be send within response
                 */
                function f_TC_CX_HSS_UA_02_I_S() runs on DiameterCx {
                    
@@ -288,7 +288,7 @@ module DiameterCxDx_Cx_TCFunctions {
                } // End of function f_TC_CX_HSS_UA_02_I_S
                
                /*
                 *  @desc    Verify that the IUT in case if User-Authorization-Type is equal to REGISTRATION or is absent within UA-Request then the IUT shall return the stored S-CSCF name, no S-CSCF capabilities shall be present and appropriate experimental result code need to be send within response
                 *  @desc    Verify that the IUT in case if User-Authorization-Type is equal to REGISTRATION within UA-Request then the IUT shall return the stored S-CSCF name, no S-CSCF capabilities shall be present and appropriate experimental result code need to be send within response
                 */
                function f_TC_CX_HSS_UA_03_I_S() runs on DiameterCx {
                    
@@ -1598,9 +1598,9 @@ module DiameterCxDx_Cx_TCFunctions {
                    f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict());
                    
                    // Postamble
                    f_selfOrClientSyncAndVerdict(c_poDone, f_getVerdict());
                    f_hssDeregistrationCx();
                    f_postamble_HSS();
                    f_selfOrClientSyncAndVerdict(c_poDone, f_getVerdict());
                } // End of function f_TC_CX_HSS_SA_01_I
                
                /*
@@ -1613,6 +1613,12 @@ module DiameterCxDx_Cx_TCFunctions {
                    // Preamble
                    // Clause 'Initial conditions'
                    f_preamble_ICSCF();
                    f_initialRegistrationCx(                                            // Initiate registration
                                            PX_UserName, 
                                            PX_PublicIdentity
                    );
                    f_s_MAR_MAA();
                    f_secondRegistratonCx();
                    f_selfOrClientSyncAndVerdict(c_prDone, f_getVerdict());
                    
                    // Test Body
@@ -1654,8 +1660,9 @@ module DiameterCxDx_Cx_TCFunctions {
                    f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict());
                    
                    // Postamble
                    f_selfOrClientSyncAndVerdict(c_poDone, f_getVerdict());
                    f_hssDeregistrationCx();
                    f_postamble_HSS();
                    f_selfOrClientSyncAndVerdict(c_poDone, f_getVerdict());
                } // End of function f_TC_CX_HSS_SA_02_I
                
                /*
@@ -2606,8 +2613,7 @@ module DiameterCxDx_Cx_TCFunctions {
                    f_preamble_ICSCF();
                    f_hssRegistrationCx(
                                        PX_UserName,
                                        PX_PublicIdentity,
                                        m_uar_Flags_Cx
                                        PX_PublicIdentity
                    );
                    f_selfOrClientSyncAndVerdict(c_prDone, f_getVerdict());
                    
@@ -2639,8 +2645,9 @@ module DiameterCxDx_Cx_TCFunctions {
                    f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict());
                    
                    // Postamble
                    f_selfOrClientSyncAndVerdict(c_poDone, f_getVerdict());
                    f_hssDeregistrationCx();
                    f_postamble_HSS();
                    f_selfOrClientSyncAndVerdict(c_poDone, f_getVerdict());
                    
                } // End of function f_TC_CX_HSS_RT_01_I_S
                
+2 −2
Original line number Diff line number Diff line
@@ -236,7 +236,7 @@ module DiameterCxDx_TestCases
                } // End of TC_CX_HSS_UA_01
                
                /**
                 * @desc    Verify that the IUT in case if User-Authorization-Type is equal to REGISTRATION or is absent within UA-Request then the IUT shall return the stored S-CSCF name, no S-CSCF capabilities shall be present and appropriate experimental result code need to be send within response
                 * @desc    Verify that the IUT in case if User-Authorization-Type is absent within UA-Request then the IUT shall return the stored S-CSCF name, no S-CSCF capabilities shall be present and appropriate experimental result code need to be send within response
                 * <pre>
                 * Pics Selection: PICS_HSS_IUT and PICS_HSS_LOCATION_MANAGEMENT_PROCS
                 * Initial conditions: 
@@ -297,7 +297,7 @@ module DiameterCxDx_TestCases
                } // End of TC_CX_HSS_UA_02
                
                /**
                 * @desc    Verify that the IUT in case if User-Authorization-Type is equal to REGISTRATION or is absent within UA-Request then the IUTshall return the stored S-CSCF name, no S-CSCF capabilities shall be present and appropriate experimental result code need to be send within response
                 * @desc    Verify that the IUT in case if User-Authorization-Type is equal to REGISTRATION within UA-Request then the IUTshall return the stored S-CSCF name, no S-CSCF capabilities shall be present and appropriate experimental result code need to be send within response
                 * <pre>
                 * Pics Selection: PICS_HSS_IUT and PICS_HSS_LOCATION_MANAGEMENT_PROCS
                 * Initial conditions: