pysim/tests
Vadim Yanitskiy decb468092 tests: assertEquals() is deprecated, use assertEqual()
This fixes deprecation warnings printed by Python 3.11.7.

Change-Id: I1de93b0fee9e8439f7da8a3b9fd2a6974973fb4f
2024-03-02 01:36:19 +07:00
..
pySim-prog_test.sh transport: print reader device/number on init 2023-10-26 15:17:07 +00:00
pySim-trace_test.sh pySim-trace_test.sh: Force termcolor to suppress color generation 2023-12-23 10:38:21 +01:00
test_apdu.py Introduce APDU/TPDU trace decoder 2022-07-23 12:18:57 +02:00
test_construct.py construct: Add StripTrailerAdapter 2024-02-05 01:39:39 +01:00
test_esim.py pySim.esim: Add class for parsing/encoding eSIM activation codes 2024-01-30 21:33:41 +01:00
test_esim_bsp.py Initial proof-of-concept SM-DP+ for GSMA consumer eSIM RSP 2024-01-09 21:37:12 +00:00
test_esim_saip.py saip.personalization: include encode/decode of value; add validation method 2024-02-21 09:22:40 +01:00
test_euicc.py tests: assertEquals() is deprecated, use assertEqual() 2024-03-02 01:36:19 +07:00
test_files.py test_files: Test decoder also with ff-padded input 2023-12-29 18:51:25 +01:00
test_globalplatform.py global_platform: KCV support for PUT KEY 2024-02-04 21:27:00 +01:00
test_ota.py pylint: sms.py 2024-02-05 09:50:47 +01:00
test_sms.py pylint: sms.py 2024-02-05 09:50:47 +01:00
test_tlv.py make our tests pass pylint 2024-02-04 21:27:00 +01:00
test_tlvs.py global_platform: Add TLV test data for Key Information Data 2023-12-27 15:15:58 +00:00
test_utils.py utils: Add function to verify Luhn check digits and to sanitize ICCIDs 2024-02-18 22:30:08 +01:00