pysim/pySim
Philipp Maier 30eb8ca6aa commands: add features to verify data written to files
When writing to files we often just write without making sure that the
actual file contents actually written. Lets add features to do a
read-after-write verification when writing to files.

Change-Id: I7be842004102f4998af376790c97647c107be3d5
2020-05-17 09:38:19 +02:00
..
transport transport/pcsc: explicitly specify T0 protocol 2020-02-27 02:10:50 +07:00
__init__.py cosmetic: missing newlines on last line of 2 files 2017-03-21 13:07:57 +01:00
card_handler.py Fix compatibility with Python 3: print() is a function 2020-02-14 22:46:38 +07:00
cards.py cards: reset uninitalized EF.AD 2020-05-17 07:34:14 +00:00
commands.py commands: add features to verify data written to files 2020-05-17 09:38:19 +02:00
exceptions.py python3 conversion: Use python 2 and 3 compatible exceptions 2019-09-28 12:45:31 +00:00
ts_31_102.py Define mapping between USIM Service Number and its description 2020-04-16 07:38:28 +02:00
ts_31_103.py Define mapping between ISIM Service Number and its description 2020-04-27 12:29:00 +02:00
ts_51_011.py Define mapping between SIM Service Number and its description 2020-04-01 11:06:59 +02:00
utils.py pysim-prog: move ADM sanitation to utils.py 2020-05-17 09:37:40 +02:00
utils_test.py utils: add EF [H|O]PLMNwAcT decoding. 2019-05-10 17:03:58 +02:00