aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msgb
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 Maier2-0/+113
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 Erlbeck2-0/+24
2016-01-15msgb/test: Add tests for msgb_resize_area and msgb_copyJacob Erlbeck2-0/+149
2016-01-15msgb/test: Add functions to catch and check exceptionsJacob Erlbeck1-0/+31
2016-01-15msgb/test: Add test for msgb message buffersJacob Erlbeck2-0/+125