Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use osmo_init_logging2() with proper talloc ctx | Neels Hofmeyr | 2018-04-06 | 1 | -1/+3 |
* | add function msgb_printf() to print formatted text into msg buf | Philipp Maier | 2017-10-22 | 2 | -0/+113 |
* | Fix msgb_test on 64 bit architectures | Harald Welte | 2016-12-09 | 1 | -1/+1 |
* | test: Fix compiler warnings on 64bit systems | Holger Hans Peter Freyther | 2015-11-09 | 1 | -6/+6 |
* | msgb/test: Add test case for error cases | Jacob Erlbeck | 2016-01-15 | 2 | -0/+24 |
* | msgb/test: Add tests for msgb_resize_area and msgb_copy | Jacob Erlbeck | 2016-01-15 | 2 | -0/+149 |
* | msgb/test: Add functions to catch and check exceptions | Jacob Erlbeck | 2016-01-15 | 1 | -0/+31 |
* | msgb/test: Add test for msgb message buffers | Jacob Erlbeck | 2016-01-15 | 2 | -0/+125 |