Commit 88404f4d authored by garciay's avatar garciay
Browse files

Change Error handling test cases name to match TSS&TPs document names

parent f09856d9
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -4722,7 +4722,7 @@ module DiameterCxDx_Cx_TCFunctions {
                /*
                 * @desc    Verify that the IUT in case of registration error cases return appropriate response
                 */
                function f_TC_CX_HSS_EH_01_I_S() runs on DiameterCx {
                function f_TC_CX_HSS_ER_01_I_S() runs on DiameterCx {
                    
                    // Local variables
                    
@@ -4801,12 +4801,12 @@ module DiameterCxDx_Cx_TCFunctions {
                    f_deRegistratonCx();
                    f_postamble_HSS();
                    f_selfOrClientSyncAndVerdict(c_poDone, f_getVerdict());
                } // End of function f_TC_CX_HSS_EH_01_I_S
                } // End of function f_TC_CX_HSS_ER_01_I_S
                
                /*
                 * @desc    Verify that the IUT in case of MA-Request reception including a new S-CSCF name, which is not the same as the previously assigned S-CSCF and IMS Restoration Procedure is supported than IUT shall send appropriate RT-Request to the old S-CSCF
                 */
                function f_TC_CX_HSS_EH_02_I_S() runs on DiameterCx {
                function f_TC_CX_HSS_ER_02_I_S() runs on DiameterCx {
                    
                    // Local variables
                    
@@ -4881,7 +4881,7 @@ module DiameterCxDx_Cx_TCFunctions {
                    f_deRegistratonCx();
                    f_postamble_HSS();
                    f_selfOrClientSyncAndVerdict(c_poDone, f_getVerdict());
                } // End of function f_TC_CX_HSS_EH_02_I_S
                } // End of function f_TC_CX_HSS_ER_02_I_S
                
            } // group TP_HSSRole_EH
            
+12 −12
Original line number Diff line number Diff line
@@ -4799,9 +4799,9 @@ module DiameterCxDx_TestCases
                 * </pre>
                 * 
                 * @version    0.0.8
                 * @see        ETSI DTS/INT-00103-2 V0.0.8 (2014-11) TP_CX_HSS_EH_01
                 * @see        ETSI DTS/INT-00103-2 V0.0.8 (2014-11) TP_CX_HSS_ER_01
                 */
                testcase TC_CX_HSS_EH_01() runs on DiameterCx system TestAdapter {
                testcase TC_CX_HSS_ER_01() runs on DiameterCx system TestAdapter {
                    // Local variables
                    var DiameterCx v_diameterComponent_hss;
                    
@@ -4815,13 +4815,13 @@ module DiameterCxDx_TestCases
                    f_cf_1CxUp_HSS(v_diameterComponent_hss);
                    
                    // Start
                    v_diameterComponent_hss.start(f_TC_CX_HSS_EH_01_I_S());
                    v_diameterComponent_hss.start(f_TC_CX_HSS_ER_01_I_S());
                    
                    // synchronize PTC on 1 sychronization points
                    f_serverSyncNClients(1, {c_prDone, c_tbDone, c_poDone});
                    
                    f_cf_1CxDown_HSS(v_diameterComponent_hss);
                } // End of TC_CX_HSS_EH_01
                } // End of TC_CX_HSS_ER_01
                
                /**
                 * @desc    Verify that the IUT in case of MA-Request reception including a new S-CSCF name, which is not the same as the previously assigned S-CSCF and IMS Restoration Procedure is supported than IUT shall send appropriate RT-Request to the old S-CSCF
@@ -4855,9 +4855,9 @@ module DiameterCxDx_TestCases
                 * </pre>
                 * 
                 * @version    0.0.8
                 * @see        ETSI DTS/INT-00103-2 V0.0.8 (2014-11) TP_CX_HSS_EH_02
                 * @see        ETSI DTS/INT-00103-2 V0.0.8 (2014-11) TP_CX_HSS_ER_02
                 */
                testcase TC_CX_HSS_EH_02() runs on DiameterCx system TestAdapter {
                testcase TC_CX_HSS_ER_02() runs on DiameterCx system TestAdapter {
                    // Local variables
                    var DiameterCx v_diameterComponent_hss;
                    
@@ -4871,13 +4871,13 @@ module DiameterCxDx_TestCases
                    f_cf_1CxUp_HSS(v_diameterComponent_hss);
                    
                    // Start
                    v_diameterComponent_hss.start(f_TC_CX_HSS_EH_02_I_S());
                    v_diameterComponent_hss.start(f_TC_CX_HSS_ER_02_I_S());
                    
                    // synchronize PTC on 1 sychronization points
                    f_serverSyncNClients(1, {c_prDone, c_tbDone, c_poDone});
                    
                    f_cf_1CxDown_HSS(v_diameterComponent_hss);
                } // End of TC_CX_HSS_EH_02
                } // End of TC_CX_HSS_ER_02
                
                /**
                 * @desc    Verify that the IUT in case of MA-Request reception including a new S-CSCF name, which is not the same as the previously assigned S-CSCF and IMS Restoration Procedure is not supported than IUT shall send appropriate RT-Request to the old S-CSCF.
@@ -4911,9 +4911,9 @@ module DiameterCxDx_TestCases
                 * </pre>
                 * 
                 * @version    0.0.8
                 * @see        ETSI DTS/INT-00103-2 V0.0.8 (2014-11) TP_CX_HSS_EH_03
                 * @see        ETSI DTS/INT-00103-2 V0.0.8 (2014-11) TP_CX_HSS_ER_03
                 */
                testcase TC_CX_HSS_EH_03() runs on DiameterCx system TestAdapter {
                testcase TC_CX_HSS_ER_03() runs on DiameterCx system TestAdapter {
                    // Local variables
                    var DiameterCx v_diameterComponent_hss;
                    
@@ -4927,13 +4927,13 @@ module DiameterCxDx_TestCases
                    f_cf_1CxUp_HSS(v_diameterComponent_hss);
                    
                    // Start
                    v_diameterComponent_hss.start(f_TC_CX_HSS_EH_02_I_S()); // Only PICS changed
                    v_diameterComponent_hss.start(f_TC_CX_HSS_ER_02_I_S()); // Only PICS changed
                    
                    // synchronize PTC on 1 sychronization points
                    f_serverSyncNClients(1, {c_prDone, c_tbDone, c_poDone});
                    
                    f_cf_1CxDown_HSS(v_diameterComponent_hss);
                } // End of TC_CX_HSS_EH_03
                } // End of TC_CX_HSS_ER_03
                
            } // group TP_HSSRole_EH
            
+3 −3
Original line number Diff line number Diff line
@@ -128,10 +128,10 @@ module DiameterCxDx_TestControl {
            execute(TC_CX_HSS_MA_12());
            
            if (PICS_DIGEST_AKAv1_MD5_AUTH_PROCS) {
                execute(TC_CX_HSS_EH_01());
                execute(TC_CX_HSS_EH_02());
                execute(TC_CX_HSS_ER_01());
                execute(TC_CX_HSS_ER_02());
                if (not PICS_HSS_IMS_RESTORATION_PROCS) {
                    execute(TC_CX_HSS_EH_03());
                    execute(TC_CX_HSS_ER_03());
                }
            }
        } // End of HSS role test cases