pysim/tests
Harald Welte f6fceb8684 Implement convoluted encoding of UCS-2 as per TS 102 221 Annex A
TS 102 221 Annex A defines three variants of encoding UCS-2 characters
into byte streams in files on UICC cards: One rather simplistic one, and
two variants for optimizing memory utilization on the card.

Let's impelement a construct "Ucs2Adapter" class for this.

Change-Id: Ic8bc8f71079faec1bf0e538dc0dfa21403869c6d
2023-12-29 18:51:21 +01: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 Implement convoluted encoding of UCS-2 as per TS 102 221 Annex A 2023-12-29 18:51:21 +01:00
test_files.py test/test_files: set maxDiff attribute 2023-12-22 09:13:10 +01:00
test_ota.py tests: Add new, data-driven OTA tests 2023-06-18 10:50:50 +02:00
test_sms.py Add support for encoding/decoding SMS in TPDU and SMPP format 2023-06-18 10:46:23 +02:00
test_tlv.py Extend unit test coverage for construct, add [some] tests for TLV 2022-02-14 00:41:24 +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 fix encode/decode of xPLMNwAcT 2023-12-23 08:20:42 +01:00