Commit 15ad9ce0 authored by Iztok Juvancic's avatar Iztok Juvancic
Browse files

added 1st TP

parent 2ce30ff9
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -106,7 +106,15 @@ module NGAP_TCFunctions {
                   );


                   f_recv_NGAP_PDU(?);
                   f_recv_NGAP_PDU(
                     m_ngap_succMsg(
                       mw_n2_PDUSessionResourceSetupResponse(
                                                  mw_ie_aMFUeNgapId(-),
                                                  mw_ie_aMFUeNgapId(-),
                                                  ?
                        )
                     )
                   );
            
                   f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict());
                   log("*** " & __SCOPE__ & ": INFO: Testbody done. ***");