summaryrefslogtreecommitdiffstats
path: root/tests/gsm0408
Commit message (Expand)AuthorAgeFilesLines
* gsm0408_test: add test cases for MNC with leading zerosNeels Hofmeyr2018-02-282-0/+149
* gsm0408_test: test new gsm48_{decode,generate}_lai2() functionsNeels Hofmeyr2018-02-282-0/+50
* gsm0408_test: check for new mnc_3_digits flagNeels Hofmeyr2018-02-282-4/+5
* gsm0408_test: also test gsm48_generate_lai() and gsm48_decode_lai()Neels Hofmeyr2018-02-222-0/+53
* gsm0408_test: RA test: include min/max value casesNeels Hofmeyr2018-02-222-0/+22
* gsm0408_test: include BCD and leading zeros in test outputNeels Hofmeyr2018-02-222-5/+8
* gsm0408_test: cosmetically re-order MCC to come before MNCNeels Hofmeyr2018-02-202-7/+7
* cosmetic: gsm0408_test: RA test cases as array-of-structNeels Hofmeyr2018-02-201-8/+12
* Add test for gsm48_generate_mid_from_imsi()Max2018-02-152-0/+14
* Add function to properly encode RAIMax2018-01-082-7/+6
* gsm0408_test: sanitize: cleanup msgbNeels Hofmeyr2017-11-181-1/+0
* libosmogsm: add Routing Area Identifier testMax2017-09-012-0/+57
* gsm0408_test: initialize msgb talloc ctxNeels Hofmeyr2016-09-271-0/+1
* gsm0408: Avoid unaligned memory access in gsm48_generate_mid_from_tmsiHolger Hans Peter Freyther2013-07-032-0/+24
* GSM 04.08: Add support for parsing CSD related bearer capabilitiesHarald Welte2012-08-242-0/+135