From 86a6bb6ea5313c2b8b0d2f89dc8e08d37b8dec69 Mon Sep 17 00:00:00 2001 From: Philipp Maier Date: Thu, 22 Jun 2023 21:53:32 +0200 Subject: [PATCH] tests: restore incorrect ADM PIN The test data, which was submitted with the previous patch also contained incorrect ADM PIN data, which was not intended. This patch fixes this. Related: SYS#6473 --- tests/sja2/test-data | 2 +- tests/sjs1/test-data | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/sja2/test-data b/tests/sja2/test-data index b084ff3..ffb36d2 100644 --- a/tests/sja2/test-data +++ b/tests/sja2/test-data @@ -1,5 +1,5 @@ TOOL=../../sysmo-isim-tool.sja2.py # data for the test scripts. The values have to match the SIM card inserted while executing the test IMSI=901700000046734 -ADMPIN=71365692 # <==== CHANGE THIS TO THE ADM1 KEY OF YOUR TEST CARD! +ADMPIN=67225880 # <==== CHANGE THIS TO THE ADM1 KEY OF YOUR TEST CARD! KI=D7882EAE7CD14F06108C55F8E5CFFE93 diff --git a/tests/sjs1/test-data b/tests/sjs1/test-data index 62a2b3b..bb697eb 100644 --- a/tests/sjs1/test-data +++ b/tests/sjs1/test-data @@ -2,5 +2,5 @@ TOOL=../../sysmo-usim-tool.sjs1.py # data for the test scripts. The values have to match the SIM card inserted while executing the test ICCID=8988211320300000028 IMSI=262423203000002 -ADMPIN=05039324 # <==== CHANGE THIS TO THE ADM1 KEY OF YOUR TEST CARD! +ADMPIN=55538407 # <==== CHANGE THIS TO THE ADM1 KEY OF YOUR TEST CARD! KI=94c7f52c8c7337fad1af3a73b17b56ac