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