summaryrefslogtreecommitdiffstats
path: root/tests/utils/utils_test.c
Commit message (Collapse)AuthorAgeFilesLines
* ipa: Properly parse LV stream of a ID_GET requestHolger Hans Peter Freyther2015-06-021-0/+61
| | | | | | | | For some reason the structure is closer to be a LV (length and value). The value is actually a tag but it is counted inside the length. Introduce an overload of the parse function to provide an offset for the length. This will be taken from the returned length.
* utils: Add a simple testcase for osmo_hexdumpHolger Hans Peter Freyther2014-01-021-0/+47
This code makes a simple dump and tests for the corner case