Loading ttcn/AtsImsIot/AtsImsIot_TD_REG.ttcn +0 −2 Original line number Diff line number Diff line Loading @@ -69,8 +69,6 @@ module AtsImsIot_TD_REG{ f_mtc_userRadioEnabled ( v_ueA, true, true ); // UA-A trigger an initial network_attachment by enabling radio interface of its mobile // Test body log("1"); log(vc_vxlte_monitor_components); f_mtc_check_TP_GM_PCSCF_REGISTER_01(vc_vxlte_monitor_components.gmA); // Events 1, 10 f_mtc_check_TP_MW_PCSCF_REGISTER_01(vc_vxlte_monitor_components.mwPS, true); // Event 2, 9 //f_mtc_check_TP_MW_ICSCF_REGISTER_01(vc_vxlte_monitor_components.mwIS, false, true); // Event 5, 8 Loading Loading
ttcn/AtsImsIot/AtsImsIot_TD_REG.ttcn +0 −2 Original line number Diff line number Diff line Loading @@ -69,8 +69,6 @@ module AtsImsIot_TD_REG{ f_mtc_userRadioEnabled ( v_ueA, true, true ); // UA-A trigger an initial network_attachment by enabling radio interface of its mobile // Test body log("1"); log(vc_vxlte_monitor_components); f_mtc_check_TP_GM_PCSCF_REGISTER_01(vc_vxlte_monitor_components.gmA); // Events 1, 10 f_mtc_check_TP_MW_PCSCF_REGISTER_01(vc_vxlte_monitor_components.mwPS, true); // Event 2, 9 //f_mtc_check_TP_MW_ICSCF_REGISTER_01(vc_vxlte_monitor_components.mwIS, false, true); // Event 5, 8 Loading