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

2018-02-28 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: gsm0408_test: check for new mnc_3_digits flag .. gsm0408_test: check for new mnc_3_digits flag Note that on the input side, the 3-digits flag may be

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

2018-02-21 Thread Harald Welte
Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6660 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I89765613d8c5bd939a6957f7443ac88475f1b93c Gerrit-PatchSet: 2 Gerrit-Project: libosmocore Gerrit-Branch: master

[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