Loading importer-examples/tdl_ngap/src/tdl/NGAP_Common.tdltx +8 −5 Original line number Diff line number Diff line Package NGAP_Common { Import all from TDL Import all from NGAP.NGAP_PDU_Descriptions Import all from NGAP.NGAP_PDU_Contents // Configurations Entity UE Entity GNB Entity AMF Entity IUT // Entity UE // Entity GNB // Entity AMF // Entity IUT Type NgapMessage Message Gate Ngap_Port accepts NgapMessage Message Gate Ngap_Port accepts SuccessfulOutcome, NGSetupRequest, NGSetupResponse, PDUSessionResourceSetupRequest, InitialUEMessage Component node { gate Ngap_Port g Loading importer-examples/tdl_ngap/src/tdl/TPD_GNB_NGAP.tdltx +8 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,14 @@ Package TPD_GNB_NGAP { Expected behaviour ensure that { when { perform action: "The TNL connection establishment completes." //perform action: "The TNL connection establishment completes." IUT::g sends NGSetupRequest( protocolIEs = [ iE_GlobalRANNodeID (value = NGSetupRequestIEs_ValueChoice( globalRANNodeID = ?)) ] ) to AMF::g } then { IUT::g sends NGSetupRequest( Loading importer-examples/tdl_ngap/src/tdl/TP_GNB_NGAP.tdltx +3 −3 Original line number Diff line number Diff line Loading @@ -49,10 +49,10 @@ Package TP_GNB_NGAP { Expected behaviour ensure that { when { the IUT entity hasSuccessfullyEstablishedTNLconnection the IUT component hasSuccessfullyEstablishedTNLconnection } then { the IUT entity sends a NGSetupRequest containing { the IUT component sends a NGSetupRequest containing { protocolIEs containing { iE_GlobalRANNodeID containing { value containing { Loading Loading @@ -93,7 +93,7 @@ Package TP_GNB_NGAP { } } } to the AMF entity to the AMF component } } } // end TP TP_NGAP_GNB_IMP_01 Loading importer-examples/tdl_ngap/src/tdl/TP_GNB_NGAP2.tdltx +8 −3 Original line number Diff line number Diff line Loading @@ -35,10 +35,15 @@ Package TP_GNB_NGAP { Expected behaviour ensure that { when { the IUT entity hasSuccessfullyEstablishedTNLconnection //the IUT component hasSuccessfullyEstablishedTNLconnection the IUT component sends a # InitialUEMessage containing { protocolIEs including { iE_NAS_PDU_4 containing { value = ? } } } } then { the IUT entity sends a # NGSetupRequest containing { the IUT component sends a # NGSetupRequest containing { protocolIEs including { iE_GlobalRANNodeID containing { criticality = ?, Loading @@ -48,7 +53,7 @@ Package TP_GNB_NGAP { } } } to the AMF entity } to the AMF component } Loading Loading
importer-examples/tdl_ngap/src/tdl/NGAP_Common.tdltx +8 −5 Original line number Diff line number Diff line Package NGAP_Common { Import all from TDL Import all from NGAP.NGAP_PDU_Descriptions Import all from NGAP.NGAP_PDU_Contents // Configurations Entity UE Entity GNB Entity AMF Entity IUT // Entity UE // Entity GNB // Entity AMF // Entity IUT Type NgapMessage Message Gate Ngap_Port accepts NgapMessage Message Gate Ngap_Port accepts SuccessfulOutcome, NGSetupRequest, NGSetupResponse, PDUSessionResourceSetupRequest, InitialUEMessage Component node { gate Ngap_Port g Loading
importer-examples/tdl_ngap/src/tdl/TPD_GNB_NGAP.tdltx +8 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,14 @@ Package TPD_GNB_NGAP { Expected behaviour ensure that { when { perform action: "The TNL connection establishment completes." //perform action: "The TNL connection establishment completes." IUT::g sends NGSetupRequest( protocolIEs = [ iE_GlobalRANNodeID (value = NGSetupRequestIEs_ValueChoice( globalRANNodeID = ?)) ] ) to AMF::g } then { IUT::g sends NGSetupRequest( Loading
importer-examples/tdl_ngap/src/tdl/TP_GNB_NGAP.tdltx +3 −3 Original line number Diff line number Diff line Loading @@ -49,10 +49,10 @@ Package TP_GNB_NGAP { Expected behaviour ensure that { when { the IUT entity hasSuccessfullyEstablishedTNLconnection the IUT component hasSuccessfullyEstablishedTNLconnection } then { the IUT entity sends a NGSetupRequest containing { the IUT component sends a NGSetupRequest containing { protocolIEs containing { iE_GlobalRANNodeID containing { value containing { Loading Loading @@ -93,7 +93,7 @@ Package TP_GNB_NGAP { } } } to the AMF entity to the AMF component } } } // end TP TP_NGAP_GNB_IMP_01 Loading
importer-examples/tdl_ngap/src/tdl/TP_GNB_NGAP2.tdltx +8 −3 Original line number Diff line number Diff line Loading @@ -35,10 +35,15 @@ Package TP_GNB_NGAP { Expected behaviour ensure that { when { the IUT entity hasSuccessfullyEstablishedTNLconnection //the IUT component hasSuccessfullyEstablishedTNLconnection the IUT component sends a # InitialUEMessage containing { protocolIEs including { iE_NAS_PDU_4 containing { value = ? } } } } then { the IUT entity sends a # NGSetupRequest containing { the IUT component sends a # NGSetupRequest containing { protocolIEs including { iE_GlobalRANNodeID containing { criticality = ?, Loading @@ -48,7 +53,7 @@ Package TP_GNB_NGAP { } } } to the AMF entity } to the AMF component } Loading