aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gb/bssgp_fc_test.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-06use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-3/+5
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 Hofmeyr1-1/+2
2017-11-20bssgp_fc_test: sanitizer: free msgb context when doneNeels Hofmeyr1-0/+8
2017-11-20bssgp_fc_test: clarify by outputting ok / failure messagesNeels Hofmeyr1-3/+19
2017-11-20bssgp_fc_test: remove rounding to decisecondsNeels Hofmeyr1-10/+0
2017-02-07bssgp_fc_test: do not use real timeNeels Hofmeyr1-1/+8
2016-09-22add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr1-2/+2
2014-10-10bssgp: Free msgb in case of error when calling into gprs_ns_sendmsgHolger Hans Peter Freyther1-4/+8
2013-09-16bssgp: Address various compiler warnings in the bssgp codeHolger Hans Peter Freyther1-0/+3
2012-09-11tests: Make the gb test work with srcdir != builddirHolger Hans Peter Freyther1-0/+3
2012-09-07BSSGP flow-control: Add unit test for algorithm testsHarald Welte1-0/+167