aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2022-02-17 23:48:02 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2022-02-17 23:51:23 +0100
commite81a079ee4d8aa7013009f86c2d7069563d2cf82 (patch)
treee5a930553570a1bcfa9385615d76255bcce2fde4
parenta8ef3bea24d764b1cb561080838ab4acf58c4a8d (diff)
fixup for bsc: improve encryption testing config TestHdlrEncrParams
Fix test fallout in TC_ho_into_this_bsc_a5_4: add the kc128 for the A5/4 test. Related: SYS#5539 Change-Id: I13b7bb55d4870ffd6ceb34e2aef024ee20e23ca3
-rw-r--r--bsc/BSC_Tests.ttcn2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn
index c599498d..cd0bb96b 100644
--- a/bsc/BSC_Tests.ttcn
+++ b/bsc/BSC_Tests.ttcn
@@ -6134,7 +6134,7 @@ testcase TC_ho_into_this_bsc_a5_3() runs on test_CT {
}
testcase TC_ho_into_this_bsc_a5_4() runs on test_CT {
- f_tc_ho_into_this_bsc_a5(f_encr_params('10'O));
+ f_tc_ho_into_this_bsc_a5(f_encr_params('10'O, kc128 := true));
}
/* Report: in inter-BSC incoming handover, when the MSC omits the Chosen Encryption Algorithm IE in the Handover Request