Commit b8b17777 authored by Iztok Juvancic's avatar Iztok Juvancic
Browse files

postamblecorretion for IMP_01_*

parent bd07d24c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5318,7 +5318,7 @@ module NGAP_TCFunctions {
                 log("*** " & __SCOPE__ & ": INFO: Testbody done. ***");

                 // Postamble
                 f_NGAP_amf_UE_ErrorIndication();
                 //f_NGAP_amf_UE_ErrorIndication();
                 f_selfOrClientSyncAndVerdict(c_poDone, f_getVerdict());
                 log("*** " & __SCOPE__ & ": INFO: Postamble done. ***");

@@ -5380,7 +5380,7 @@ module NGAP_TCFunctions {
                 log("*** " & __SCOPE__ & ": INFO: Testbody done. ***");

                 // Postamble
                 f_NGAP_amf_UE_Authentication_Failure();
                 //f_NGAP_amf_UE_Authentication_Failure();
                 f_selfOrClientSyncAndVerdict(c_poDone, f_getVerdict());
                 log("*** " & __SCOPE__ & ": INFO: Postamble done. ***");

@@ -5442,7 +5442,7 @@ module NGAP_TCFunctions {
                 log("*** " & __SCOPE__ & ": INFO: Testbody done. ***");

                 // Postamble
                 f_NGAP_amf_UE_Authentication_Failure();
                 //f_NGAP_amf_UE_Authentication_Failure();
                 f_selfOrClientSyncAndVerdict(c_poDone, f_getVerdict());
                 log("*** " & __SCOPE__ & ": INFO: Postamble done. ***");