summaryrefslogtreecommitdiffstats
path: root/tests/gsm0408/gsm0408_test.c
Commit message (Expand)AuthorAgeFilesLines
* gsm0408_test: include BCD and leading zeros in test outputNeels Hofmeyr2018-02-221-1/+2
* gsm0408_test: cosmetically re-order MCC to come before MNCNeels Hofmeyr2018-02-201-3/+3
* 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-151-0/+13
* Add function to properly encode RAIMax2018-01-081-5/+4
* gsm0408_test: sanitize: cleanup msgbNeels Hofmeyr2017-11-181-1/+0
* libosmogsm: add Routing Area Identifier testMax2017-09-011-0/+49
* 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-031-0/+23
* GSM 04.08: Add support for parsing CSD related bearer capabilitiesHarald Welte2012-08-241-0/+133