Skip to content
Success

Changes

Summary

  1. Fix more odd-length digit sequences via PaddedBcdAdapter (details)
Commit 0643d16bc5c09318c82023a26b76ece548996a5b by laforge
Fix more odd-length digit sequences via PaddedBcdAdapter

There are more files where trailing digits are indicated using 'f' and
should be stripped during decode, including EF.MSISDN and EF.VGCS

This is not just a presentation issue, but actually rendered wrong data
before, see the modified test output where our "read_record_uicc.ok"
file contained "bcd_len: 7" but then only 6 BCD digits due to this bug.

Change-Id: I4571482da924a3d645caa297108279d182448d21
The file was modifiedpySim/ts_51_011.py
The file was modifiedpySim/ts_31_102.py
The file was modifiedtests/pySim-shell_test/file_content/test_record_uicc.ok