Commit be0a1c43 authored by Yann Garcia's avatar Yann Garcia
Browse files

Merge branch 'TTF_T048'

parents 2c7c0999 2daa9a14
Loading
Loading
Loading
Loading
+2 −8
Original line number Diff line number Diff line
/*
Copyright (c) ETSI 2025.
Copyright (c) ETSI 2026.

This software is subject to copyrights owned by ETSI. Non-exclusive permission
is hereby granted, free of charge, to copy, reproduce and amend this file
@@ -164,13 +164,7 @@ Package TP_AMF_NGNAS {
            Initial conditions
            with {
                the UE entity isNotRegisteredToAMF and
                the IUT entity sends an DOWNLINK_NAS_TRANSPORT containing {
                        NAS_PDU containing {
                            security_header_type set to INTEGRITY_PROTECTED,
                            message_type set to AUTHENTICATION_REQUEST,
                            authentication_parameter_AUTN containing {
                                AUTN set to PX_WRONG_MAC_CODE}}}
                to the GNB entity
                event AUTHENTICATION_REQUEST occurs
            }
            
            Expected behaviour
+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. ***");