[PATCH] libosmocore[master]: gsm0408_test: check for new mnc_3_digits flag

2018-02-21 Thread Neels Hofmeyr
gsm0408_test: check for new mnc_3_digits flag Note that on the input side, the 3-digits flag may be left false when the MNC is >99 anyway. On the decoded side, the flag is set accurately. Change-Id: I89765613d8c5bd939a6957f7443ac88475f1b93c --- M tests/gsm0408/gsm0408_test.c M

[PATCH] libosmocore[master]: gsm0408_test: check for new mnc_3_digits flag

2018-02-21 Thread Neels Hofmeyr
Review at https://gerrit.osmocom.org/6660 gsm0408_test: check for new mnc_3_digits flag Note that on the input side, the 3-digits flag may be left false when the MNC is >99 anyway. On the decoded side, the flag is set accurately. Change-Id: I89765613d8c5bd939a6957f7443ac88475f1b93c --- M