pysim/tests
Harald Welte 865eea68c3 filesystem: add unit tests for encoder/decoder methods
Lets add test vectors for the per-record/per-file encode/decode of
our various classes for the Elementary Files.

We keep the test vectors as class variables of the respective EF-classes
to ensure implementation and test vectors are next to each other.

The test classes then iterate over all EF subclasses and execute the
decode/encode functions using the test vectors from the class variables.

Change-Id: I02d884547f4982e0b8ed7ef21b8cda75237942e2
Related: OS#4963
2023-02-01 10:52:23 +01:00
..
pysim-test.sh Python 2 is deprecated, remove backwards compatibility chunks 2021-03-07 20:33:46 +01:00
test_apdu.py Introduce APDU/TPDU trace decoder 2022-07-23 12:18:57 +02:00
test_construct.py Extend unit test coverage for construct, add [some] tests for TLV 2022-02-14 00:41:24 +01:00
test_files.py filesystem: add unit tests for encoder/decoder methods 2023-02-01 10:52:23 +01:00
test_ota.py Add new pySim.ota library, implement SIM OTA crypto 2022-09-08 15:45:55 +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_utils.py utils: Fix bugs in DataObject encoders 2022-04-05 14:33:00 +02:00