Loading ttcn/Ats_NG_NAS/NG_NAS_TestCases.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -2998,7 +2998,7 @@ module NG_NAS_TestCases { log("*** " & __SCOPE__ & ": ERROR: 'v_mac_text_computed-2' did not return the expected value. ***"); setverdict(fail); } else { log("*** " & __SCOPE__ & ": 'v_mac_text_computed' returned the expected value ***"); log("*** " & __SCOPE__ & ": 'v_mac_text_computed-2' returned the expected value ***"); } //@see ETSI TS 133 401 V18.3.0 (2025-04) C.2.1 Test Set 1 Loading Loading
ttcn/Ats_NG_NAS/NG_NAS_TestCases.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -2998,7 +2998,7 @@ module NG_NAS_TestCases { log("*** " & __SCOPE__ & ": ERROR: 'v_mac_text_computed-2' did not return the expected value. ***"); setverdict(fail); } else { log("*** " & __SCOPE__ & ": 'v_mac_text_computed' returned the expected value ***"); log("*** " & __SCOPE__ & ": 'v_mac_text_computed-2' returned the expected value ***"); } //@see ETSI TS 133 401 V18.3.0 (2025-04) C.2.1 Test Set 1 Loading