Loading ttcn/AtsNGAP/NGAP_TestCases.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -743,7 +743,7 @@ module NGAP_TestCases { var aMFNGAPComponent v_ngap_amf; // Test control if ((not PICS_NGAP_GNB_IUT) and (not PICS_A3_2_12){ if ((not PICS_NGAP_GNB_IUT) and (not PICS_A3_2_12)){ log("*** " & __SCOPE__ & ": ERROR: 'PICS_NGAP_GNB_IUT and PICS_A3_2_12' shall be set to true for executing the TC. ***"); stop; } Loading ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -2406,7 +2406,7 @@ module LibNGAP_Templates { */ template (present) InitiatingMessage mw_n2_UEContextSuspendRequest_noPDUSession( template (present) AMF_UE_NGAP_ID p_amfUeNgapID := ?, template (present) RAN_UE_NGAP_ID p_ranUeNgapID := ?, template (present) RAN_UE_NGAP_ID p_ranUeNgapID := ? ) := { procedureCode := id_UEContextSuspend, criticality := reject, Loading
ttcn/AtsNGAP/NGAP_TestCases.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -743,7 +743,7 @@ module NGAP_TestCases { var aMFNGAPComponent v_ngap_amf; // Test control if ((not PICS_NGAP_GNB_IUT) and (not PICS_A3_2_12){ if ((not PICS_NGAP_GNB_IUT) and (not PICS_A3_2_12)){ log("*** " & __SCOPE__ & ": ERROR: 'PICS_NGAP_GNB_IUT and PICS_A3_2_12' shall be set to true for executing the TC. ***"); stop; } Loading
ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -2406,7 +2406,7 @@ module LibNGAP_Templates { */ template (present) InitiatingMessage mw_n2_UEContextSuspendRequest_noPDUSession( template (present) AMF_UE_NGAP_ID p_amfUeNgapID := ?, template (present) RAN_UE_NGAP_ID p_ranUeNgapID := ?, template (present) RAN_UE_NGAP_ID p_ranUeNgapID := ? ) := { procedureCode := id_UEContextSuspend, criticality := reject,