summaryrefslogtreecommitdiffstats
path: root/tests/gb/bssgp_fc_test.c
Commit message (Expand)AuthorAgeFilesLines
* use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr2018-04-061-3/+5
* bssgp_fc_test: sanitize: free fc struct when doneNeels Hofmeyr2017-11-201-0/+2
* gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflowNeels Hofmeyr2017-11-201-1/+2
* bssgp_fc_test: sanitizer: free msgb context when doneNeels Hofmeyr2017-11-201-0/+8
* bssgp_fc_test: clarify by outputting ok / failure messagesNeels Hofmeyr2017-11-201-3/+19
* bssgp_fc_test: remove rounding to decisecondsNeels Hofmeyr2017-11-201-10/+0
* bssgp_fc_test: do not use real timeNeels Hofmeyr2017-02-071-1/+8
* add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr2016-09-221-2/+2
* bssgp: Free msgb in case of error when calling into gprs_ns_sendmsgHolger Hans Peter Freyther2014-10-101-4/+8
* bssgp: Address various compiler warnings in the bssgp codeHolger Hans Peter Freyther2013-09-161-0/+3
* tests: Make the gb test work with srcdir != builddirHolger Hans Peter Freyther2012-09-111-0/+3
* BSSGP flow-control: Add unit test for algorithm testsHarald Welte2012-09-071-0/+167