forked from public/pysim
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:
21
tests/pySim-shell_test/euicc/euicc_info2.ok
Normal file
21
tests/pySim-shell_test/euicc/euicc_info2.ok
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"profile_version": "2.3.1",
|
||||
"svn": "2.3.0",
|
||||
"euicc_firmware_ver": "35.6.35",
|
||||
"ext_card_resource": "810108820400045bf883022419",
|
||||
"uicc_capability": "067f36f3c0",
|
||||
"ts102241_version": "15.1.0",
|
||||
"global_platform_version": "2.3.0",
|
||||
"rsp_capability": "0398",
|
||||
"euicc_ci_pki_list_for_verification": {
|
||||
"subject_key_identifier": "f54172bdf98a95d65cbeb88a38a1c11d800a85c3"
|
||||
},
|
||||
"euicc_ci_pki_list_for_signing": {
|
||||
"subject_key_identifier": "f54172bdf98a95d65cbeb88a38a1c11d800a85c3"
|
||||
},
|
||||
"unknown_ber_tlv_ie_99": {
|
||||
"raw": "0640"
|
||||
},
|
||||
"pp_version": "1.0.0",
|
||||
"ss_acreditation_number": "SYSMOCOM-TEST-1"
|
||||
}
|
||||
Reference in New Issue
Block a user