Commit 93e3ad91 authored by Yann Garcia's avatar Yann Garcia
Browse files

Finalyze TD_VoLTE_ECO_INT_INI_01_02

parent bbaee712
Loading
Loading
Loading
Loading
+23 −4
Original line number Original line Diff line number Diff line
@@ -386,7 +386,7 @@ module AtsImsIot_Emergency {
                        f_cf_VxLteMonitor_Up();
                        f_cf_VxLteMonitor_Up();
                
                
                        // Preamble
                        // Preamble
                        f_mtc_check_precond_TD_VoLTE_ECO_INT_INI_01();
                        f_mtc_check_precond_TD_VoLTE_ECO_INT_INI_01_02();
                        
                        
                        // Test body
                        // Test body
                        //f_mtc_userInitiateCall (v_ueA, v_userTelInfoB);
                        //f_mtc_userInitiateCall (v_ueA, v_userTelInfoB);
@@ -476,12 +476,31 @@ module AtsImsIot_Emergency {
                
                
                group f_TD_VoLTE_ECO_INT_INI_01_02 {
                group f_TD_VoLTE_ECO_INT_INI_01_02 {
                    
                    
                    function f_mtc_check_precond_TD_VoLTE_ECO_INT_INI_01() runs on ImsTestCoordinator {
                    function f_mtc_check_precond_TD_VoLTE_ECO_INT_INI_01_02() runs on ImsTestCoordinator {
                        log("If the test case fails, please check the preconditions");
                        log("If the test case fails, please check the preconditions");
                        // TODO Add real code to check pre-conditions
                        // TODO Add real code to check pre-conditions
                     } // End of function f_TD_VoLTE_ECO_INT_INI_01_02
                     } // End of function f_mtc_check_precond_TD_VoLTE_ECO_INT_INI_01_02
                     
                     
                } // End of f_TD_VoLTE_ECO_INT_INI_01
                } // End of group f_TD_VoLTE_ECO_INT_INI_01_02
                 
                /**
                * @desc    To demonstrate the establishment of dedicated bearers at the originating EPC due to SIP emergency session establishment.
                *          On successful emergency call setup with UE-A attached to EPC A, the P-CSCF should derive from the SDP offer and answer, descriptions of the Service Data Flow
                * @see ETSI TS 103 795-2 Clause 5.3.1.2	UE calling PSAP with emergency registration
                * @remark This is option3: IBCF is connected to the PSTN network
                */
                testcase TD_VoLTE_ECO_INT_INI_01_03() runs on ImsTestCoordinator system IotSystemInterface {

                } // End of TC TD_VoLTE_ECO_INT_INI_01_03
                
                group f_TD_VoLTE_ECO_INT_INI_01_03 {
                    
                    function f_mtc_check_precond_TD_VoLTE_ECO_INT_INI_01_03() runs on ImsTestCoordinator {
                        log("If the test case fails, please check the preconditions");
                        // TODO Add real code to check pre-conditions
                     } // End of function f_mtc_check_precond_TD_VoLTE_ECO_INT_INI_01_03
                     
                } // End of group f_TD_VoLTE_ECOf_TD_VoLTE_ECO_INT_INI_01_03_INT_INI_01
                 
                 
            } // End of group EmergencySessionEstablishment
            } // End of group EmergencySessionEstablishment