Loading ttcn/AtsNGAP/NGAP_TCFunctions.ttcn +15 −14 Original line number Original line Diff line number Diff line Loading @@ -6230,13 +6230,14 @@ module NGAP_TCFunctions { // ) // ) // ); // ); // f_recv_NGAP_PDU( f_recv_NGAP_PDU( // mw_ngap_initMsg( mw_ngap_initMsg( // mw_n2_Ue****( //FIXME: missing template mw_n2_UERadioCapabilityIDMappingResponse( ?,//template (present) UERadioCapabilityID p_uERadioCapabilityID := ?, // ) ?//template (present) UERadioCapability p_uERadioCapability := ? // ) ) // ); ) ); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); log("*** " & __SCOPE__ & ": INFO: Testbody done. ***"); log("*** " & __SCOPE__ & ": INFO: Testbody done. ***"); Loading Loading @@ -6280,13 +6281,13 @@ module NGAP_TCFunctions { // Body // Body action("Trigger RIM Information Transfer procedure !"); action("Trigger RIM Information Transfer procedure !"); // f_recv_NGAP_PDU( f_recv_NGAP_PDU( // mw_ngap_initMsg( mw_ngap_initMsg( // mw_n2_Ue****( //FIXME: missing template mw_n2_DownlinkRIMInformationTransfer( ?//template (present) RIMInformationTransfer p_rIMInformationTransfer := ? // ) ) // ) ) // ); ); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); log("*** " & __SCOPE__ & ": INFO: Testbody done. ***"); log("*** " & __SCOPE__ & ": INFO: Testbody done. ***"); Loading Loading
ttcn/AtsNGAP/NGAP_TCFunctions.ttcn +15 −14 Original line number Original line Diff line number Diff line Loading @@ -6230,13 +6230,14 @@ module NGAP_TCFunctions { // ) // ) // ); // ); // f_recv_NGAP_PDU( f_recv_NGAP_PDU( // mw_ngap_initMsg( mw_ngap_initMsg( // mw_n2_Ue****( //FIXME: missing template mw_n2_UERadioCapabilityIDMappingResponse( ?,//template (present) UERadioCapabilityID p_uERadioCapabilityID := ?, // ) ?//template (present) UERadioCapability p_uERadioCapability := ? // ) ) // ); ) ); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); log("*** " & __SCOPE__ & ": INFO: Testbody done. ***"); log("*** " & __SCOPE__ & ": INFO: Testbody done. ***"); Loading Loading @@ -6280,13 +6281,13 @@ module NGAP_TCFunctions { // Body // Body action("Trigger RIM Information Transfer procedure !"); action("Trigger RIM Information Transfer procedure !"); // f_recv_NGAP_PDU( f_recv_NGAP_PDU( // mw_ngap_initMsg( mw_ngap_initMsg( // mw_n2_Ue****( //FIXME: missing template mw_n2_DownlinkRIMInformationTransfer( ?//template (present) RIMInformationTransfer p_rIMInformationTransfer := ? // ) ) // ) ) // ); ); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); log("*** " & __SCOPE__ & ": INFO: Testbody done. ***"); log("*** " & __SCOPE__ & ": INFO: Testbody done. ***"); Loading