Attention is currently required from: fixeria.
dexter has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/pysim/+/41448?usp=email )
Change subject: card_key_provider: add unit-test ......................................................................
Patch Set 3:
(2 comments)
File tests/unittests/test_card_key_provider.py:
https://gerrit.osmocom.org/c/pysim/+/41448/comment/fd3b5f5d_d6280b65?usp=ema... : PS1, Line 68: if result != t.get('EXPECTED'): : print("\nexpected: ", t.get('EXPECTED'), " for ICCID:", t.get('ICCID'), "\ngot:", result) : self.assertTrue(False) :
Done
https://gerrit.osmocom.org/c/pysim/+/41448/comment/394654d3_39b0b359?usp=ema... : PS1, Line 79: if result != t.get('EXPECTED'): : print("\nexpected: ", t.get('EXPECTED'), " for ICCID:", t.get('ICCID'), "\ngot:", result) :
Done