Commit Graph

6 Commits

Author SHA1 Message Date
Gerrit Code Review
2a630088e0 Update notes for submitted changes
* pySim.app: Attempt to retrieve the EID of a SGP.22 / SGP.32 eUICC
* pySim-shell: Migrate PySimApp.iccid to RuntimeState.identity['ICCID']
* runtime: Introduce an 'identity' dict for things like ATR, ICCID, EID
2024-05-30 18:06:04 +00:00
Gerrit Code Review
c29f3006cf Update notes for submitted changes
* test/test_files: set maxDiff attribute
* tests: use case-insensitive compare of hex strings
2023-12-22 10:55:49 +00:00
Gerrit Code Review
950b21cefd Update notes for submitted changes
* contrib/jenkins.sh: print pylint version before running it
* Fix pylint errors
2023-05-23 15:20:28 +00:00
Gerrit Code Review
daa0f4b78b Update notes for submitted changes
* ts_102_221: Proper parsing of FCP using pySim.tlv instead of pytlv
* tlv: Don't raise exception if somebody passes empty data to TLV decoder
* filesystem: Don't pass empty string to parse_select_response()
* Extend unit test coverage for construct, add [some] tests for TLV
* construct: Add Construct for variable-length int 'GreedyInteger'
2022-02-14 10:10:57 +00:00
Gerrit Code Review
12185c3b19 Update notes for submitted changes
* contrib/jenkins.sh: Build and publish PDF manual
2021-04-12 08:08:21 +00:00
Gerrit Code Review
c4abf5a2fe Update notes for submitted changes
* Fix various mistakes around the CardADF <-> CardApplication dualism
* filesystem: fix various issues found by mypy
* filesystem: Avoid GPL header showing up in sphinx autodoc
* Use sphinx for generating documentation
* Add more documentation to the classes/methods
2021-04-02 20:15:45 +00:00