Commit a33c027b authored by Steffen Ludtke's avatar Steffen Ludtke
Browse files

bugfix

parent 7addf1b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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;
                    }
                    }
+1 −1
Original line number Original line Diff line number Diff line
@@ -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,