mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-28 08:18:36 +03:00
tests: remove .example files for simcard tests
The folder pysim-testdata already contains testdata that can also be used as examples. The .example files are from a time where the testdata was not kept inside the repository. Since we decided to keep the test data in the repository as well those file are redundant. Change-Id: Iee34cad74b50755e1007506f909da9766fa8412e
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
MCC=001
|
|
||||||
MNC=01
|
|
||||||
IMSI=001010000000102
|
|
||||||
ADM_HEX=0123456789ABCDEF
|
|
||||||
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
MCC=001
|
|
||||||
MNC=01
|
|
||||||
ICCID=1122334455667788990
|
|
||||||
KI=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
||||||
OPC=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
||||||
IMSI=001010000000102
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
MCC=001
|
|
||||||
MNC=01
|
|
||||||
ICCID=1122334455667788990
|
|
||||||
KI=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
||||||
OPC=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
||||||
IMSI=001010000000102
|
|
||||||
MSISDN=+77776336143
|
|
||||||
ADM=12345678
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
MCC=001
|
|
||||||
MNC=01
|
|
||||||
ICCID=1122334455667788990
|
|
||||||
KI=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
||||||
OPC=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
|
||||||
IMSI=001010000000102
|
|
||||||
ADM=DDDDDDDD
|
|
||||||
Reference in New Issue
Block a user