Skip to content
Success

Changes

Summary

  1. ts_51_011: replace encoding of EF.MSISDN with construct model (details)
Commit b0d775d2e8a58d3a0900cd798f42727602dbcbbb by pmaier@sysmocom.de
ts_51_011: replace encoding of EF.MSISDN with construct model

The encoding of EF.MSISDN is currently done with enc_msisdn and
dec_msisdn from utils.py. Let's replace this with a construct
based model, similar to the one we already use with EF.ADN

Related: OS#5714
Change-Id: I647f5c63f7f87902a86c0c5d8e92fdc7f4350a5a
The file was modifiedtests/pySim-trace_test/pySim-trace_test_gsmtap.pcapng.ok
The file was modifiedpySim/ts_51_011.py