mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-18 11:28:33 +03:00
Add testsuite for pySim-shell with real cards
This patch adds a comprehensive testsuite for pySim-shell. The testsuite is based on python's unittest framework in combination with pySim-shell scripts. Related: OS#6531 Change-Id: Ieae1330767a6e55e62437f5f988a0d33b727b5de
This commit is contained in:
20
tests/pySim-shell_test/ara_m/adf_ara-m.script.ok
Normal file
20
tests/pySim-shell_test/ara_m/adf_ara-m.script.ok
Normal file
@@ -0,0 +1,20 @@
|
||||
################################################################################
|
||||
# MF/ADF.ARA-M #
|
||||
################################################################################
|
||||
# directory: MF/ADF.ARA-M (3f00/a00000015141434c00)
|
||||
# file: ADF.ARA-M (None)
|
||||
# RAW FCP Template: None
|
||||
# Decoded FCP Template: None
|
||||
select MF/ADF.ARA-M
|
||||
aram_delete_all
|
||||
aram_store_ref_ar_do --aid ffffffffffdd --device-app-id a1234567890123bb1f140de987aaa891bbbf0bdd --apdu-filter aabbccdd010203041122334405060708 --nfc-never --android-permissions 0000000000000004
|
||||
aram_store_ref_ar_do --aid ffffffffffcc --device-app-id a1234567890aaabb1f140de987657891a04f0bdd --apdu-filter aabbccdd01020304 --nfc-always --android-permissions 0000000000000004
|
||||
aram_store_ref_ar_do --aid ffffffffffbb --device-app-id aa6872f28b340b2345678905d5c2bbd5a04f0bdd --apdu-always --nfc-always --android-permissions 0000000000000004
|
||||
aram_store_ref_ar_do --aid ffffffffffaa --device-app-id aa6872787654334567840de535c2bbd5a04f0baa --apdu-never --nfc-never --android-permissions 0000000000000004
|
||||
#
|
||||
################################################################################
|
||||
# Export summary #
|
||||
################################################################################
|
||||
# total files visited: 1
|
||||
# bad files: 0
|
||||
# skipped dedicated files(s): 0
|
||||
Reference in New Issue
Block a user