Loading ttcn/AtsNGAP/NGAP_TCFunctions.ttcn +19 −2 Original line number Diff line number Diff line Loading @@ -4723,8 +4723,20 @@ module NGAP_TCFunctions { action("the IUT entity indicate a Downlink RAN Status Transfer procedure"); f_recv_NGAP_PDU( m_ngap_initMsg( mw_n2_DownlinkRANStatusTransfer )); mw_n2_DownlinkRANStatusTransfer( -, -, mw_rANStatusTransfer_TransparentContainer( { *, mw_dRBsSubjectToStatusTransferItem( PX_DRB_ID, mw_dRBStatusUL_dRBStatusUL12 ), * } ) ))); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); log("*** " & __SCOPE__ & ": INFO: Testbody done. ***"); Loading Loading @@ -4754,6 +4766,11 @@ module NGAP_TCFunctions { log("*** " & __SCOPE__ & ": INFO: Preamble done. ***"); // Body action("the IUT entity indicate the initiation \"of an UE handover success procedure\""); f_recv_NGAP_PDU( m_ngap_initMsg( mw_n2_HandoverSuccess )); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); log("*** " & __SCOPE__ & ": INFO: Testbody done. ***"); Loading ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +7 −7 File changed.Contains only whitespace changes. Show changes Loading
ttcn/AtsNGAP/NGAP_TCFunctions.ttcn +19 −2 Original line number Diff line number Diff line Loading @@ -4723,8 +4723,20 @@ module NGAP_TCFunctions { action("the IUT entity indicate a Downlink RAN Status Transfer procedure"); f_recv_NGAP_PDU( m_ngap_initMsg( mw_n2_DownlinkRANStatusTransfer )); mw_n2_DownlinkRANStatusTransfer( -, -, mw_rANStatusTransfer_TransparentContainer( { *, mw_dRBsSubjectToStatusTransferItem( PX_DRB_ID, mw_dRBStatusUL_dRBStatusUL12 ), * } ) ))); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); log("*** " & __SCOPE__ & ": INFO: Testbody done. ***"); Loading Loading @@ -4754,6 +4766,11 @@ module NGAP_TCFunctions { log("*** " & __SCOPE__ & ": INFO: Preamble done. ***"); // Body action("the IUT entity indicate the initiation \"of an UE handover success procedure\""); f_recv_NGAP_PDU( m_ngap_initMsg( mw_n2_HandoverSuccess )); f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); log("*** " & __SCOPE__ & ": INFO: Testbody done. ***"); Loading
ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +7 −7 File changed.Contains only whitespace changes. Show changes