mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-17 10:58:34 +03:00
* 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'