aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msgb/msgb_test.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-06use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-1/+3
2017-10-22add function msgb_printf() to print formatted text into msg bufPhilipp Maier1-0/+105
2016-12-09Fix msgb_test on 64 bit architecturesHarald Welte1-1/+1
2015-11-09test: Fix compiler warnings on 64bit systemsHolger Hans Peter Freyther1-6/+6
2016-01-15msgb/test: Add test case for error casesJacob Erlbeck1-0/+22
2016-01-15msgb/test: Add tests for msgb_resize_area and msgb_copyJacob Erlbeck1-0/+137
2016-01-15msgb/test: Add functions to catch and check exceptionsJacob Erlbeck1-0/+31
2016-01-15msgb/test: Add test for msgb message buffersJacob Erlbeck1-0/+104