aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-02-26print BIG FAT ERROR message if osmo_fsm lacks event namesStefan Sperling2-4/+11
2018-02-26coding: Add BER-reporting RACH decode functionsHarald Welte1-2/+2
2018-02-22gsm0408_test: also test gsm48_generate_lai() and gsm48_decode_lai()Neels Hofmeyr2-0/+53
2018-02-22gsm0408_test: RA test: include min/max value casesNeels Hofmeyr2-0/+22
2018-02-22gsm0408_test: include BCD and leading zeros in test outputNeels Hofmeyr2-5/+8
2018-02-20gsm0408_test: cosmetically re-order MCC to come before MNCNeels Hofmeyr2-7/+7
2018-02-20cosmetic: gsm0408_test: RA test cases as array-of-structNeels Hofmeyr1-8/+12
2018-02-15Add test for gsm48_generate_mid_from_imsi()Max2-0/+14
2018-02-08tests: utils_test: Fix test failure when compiling with -O0Pau Espin Pedrol1-0/+1
2018-02-08tests: coding_test: Fix compilation with -O0Pau Espin Pedrol1-2/+2
2018-02-05GSUP: change osmo_gsup_encode() return typeMax1-1/+3
2018-01-22GSUP: don't fail test on first errorMax2-4/+30
2018-01-22tests/ussd: prevent uninitialized memory accessVadim Yanitskiy1-2/+1
2018-01-21Embedded: add sercomm stubsMax3-8/+12
2018-01-21Embedded: disable stats testMax1-1/+5
2018-01-17tests/ussd: fix wrong GSM 04.80 payload lengthVadim Yanitskiy1-3/+7
2018-01-15libosmocodec: implement ECU (Error Concealment Unit) for FRPhilipp Maier4-2/+352
2018-01-13ussd_test.c: fix rc / len debug output confusionVadim Yanitskiy2-52/+52
2018-01-08Use existing function for TLLI encodingMax1-4/+4
2018-01-08Add function to properly encode RAIMax2-7/+6
2017-12-20ctrl: tighten CTRL input parsingNeels Hofmeyr3-114/+74
2017-12-20rate_ctr: fix osmo-sgsn DoS: don't return NULL on already used indexNeels Hofmeyr1-5/+5
2017-12-18ctrl: on parse errors, return a detailed message to senderNeels Hofmeyr1-1/+1
2017-12-18ctrl_test: add two more current parsing bugs to prep for fixNeels Hofmeyr2-0/+34
2017-12-18ctrl: fix mem leak when handling GET_REPLY and SET_REPLYNeels Hofmeyr2-5/+2
2017-12-18ctrl_test: show memleak when receiving GET_REPLY and SET_REPLY commandsNeels Hofmeyr2-2/+40
2017-12-18ctrl_test: expand to test message handling and detect mem leaksNeels Hofmeyr2-57/+197
2017-12-18ctrl_test.c: replace print_escaped() with new osmo_escape_str()Neels Hofmeyr2-60/+28
2017-12-18utils: add osmo_escape_str()Neels Hofmeyr2-0/+77
2017-12-17Do not allocate already existing counter groupMax1-1/+6
2017-12-17gsm0808_create_cipher_reject: Fix encoding of Cause IEHarald Welte1-1/+1
2017-12-11Add functions for extended RACH codingMax3-2/+30767
2017-12-10Fix malformed Abis/RSL messages with extra L3 Information fieldPau Espin Pedrol2-8/+2
2017-12-09license: Fix the license to GPLHolger Hans Peter Freyther3-12/+15
2017-12-05Embedded: fix sercomm testMax1-0/+4
2017-12-04embedded: fix testsMax1-5/+5
2017-11-30coding test: use OSMO_ASSERTMax1-17/+10
2017-11-28coding test: move bit dump into functionsMax1-123/+48
2017-11-28coding test: enable debug outputMax2-125/+4293
2017-11-28coding test: cosmetic cleanupMax2-102/+55
2017-11-20sercomm_test: sanitize: fix msgb mem leakNeels Hofmeyr1-0/+1
2017-11-20bssgp_fc_test: sanitize: free fc struct when doneNeels Hofmeyr1-0/+2
2017-11-20gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflowNeels Hofmeyr2-3/+4
2017-11-20bssgp_fc_test: sanitizer: free msgb context when doneNeels Hofmeyr2-0/+12
2017-11-20bssgp_fc_test: clarify by outputting ok / failure messagesNeels Hofmeyr2-3/+99
2017-11-20bssgp_fc_test: remove rounding to decisecondsNeels Hofmeyr1-10/+0
2017-11-18gsm0808_test: sanitize: fix msgb memleakNeels Hofmeyr1-0/+2
2017-11-18gsm0408_test: sanitize: cleanup msgbNeels Hofmeyr1-1/+0
2017-11-18lapd_test: sanitize: fix msgb memleaksNeels Hofmeyr1-0/+9
2017-11-18abis_test: sanitize: fix msgb memleakNeels Hofmeyr1-0/+2