summaryrefslogtreecommitdiffstats
path: root/tests/msgb
Commit message (Expand)AuthorAgeFilesLines
* use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr2018-04-061-1/+3
* add function msgb_printf() to print formatted text into msg bufPhilipp Maier2017-10-222-0/+113
* Fix msgb_test on 64 bit architecturesHarald Welte2016-12-091-1/+1
* test: Fix compiler warnings on 64bit systemsHolger Hans Peter Freyther2015-11-091-6/+6
* msgb/test: Add test case for error casesJacob Erlbeck2016-01-152-0/+24
* msgb/test: Add tests for msgb_resize_area and msgb_copyJacob Erlbeck2016-01-152-0/+149
* msgb/test: Add functions to catch and check exceptionsJacob Erlbeck2016-01-151-0/+31
* msgb/test: Add test for msgb message buffersJacob Erlbeck2016-01-152-0/+125