aboutsummaryrefslogtreecommitdiffstats
path: root/tests/utils/utils_test.ok
AgeCommit message (Expand)AuthorFilesLines
2019-11-24add osmo_escape_cstr and osmo_quote_cstrNeels Hofmeyr1-2/+74
2019-11-24utils: add osmo_strnchr()Neels Hofmeyr1-0/+8
2019-11-24utils_test: add osmo_print_n_test()Neels Hofmeyr1-0/+26
2019-11-23utils.h: add OSMO_NAME_C_IMPL() macroNeels Hofmeyr1-0/+17
2019-04-12add osmo_{escape,quote}_str_buf2() for standard args orderingNeels Hofmeyr1-3/+3
2019-04-11tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN()Neels Hofmeyr1-0/+5
2019-04-11add osmo_str_startswith()Neels Hofmeyr1-0/+15
2019-03-29osmo_escape_str_buf: Always copy, don't return input string pointerHarald Welte1-2/+0
2019-02-17add OSMO_STRBUF_PRINTF()Neels Hofmeyr1-0/+17
2019-01-28add osmo_hexdump_buf() and testNeels Hofmeyr1-0/+97
2018-12-10add osmo_bcd2str()Neels Hofmeyr1-0/+29
2018-09-07add osmo_str_tolower() and _toupper() with testNeels Hofmeyr1-0/+46
2018-08-01Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse()Harald Welte1-0/+4
2018-07-20add osmo_sockaddr_to_str_and_uint()Neels Hofmeyr1-0/+10
2018-06-06Add osmo_isqrt32() to compute 32bit integer square rootHarald Welte1-0/+2
2018-04-09add osmo_quote_str(),osmo_quote_str_buf() and testNeels Hofmeyr1-0/+33
2017-12-18utils: add osmo_escape_str()Neels Hofmeyr1-0/+29
2017-10-27Add unit tests for bcd2char and char2bcd conversionHarald Welte1-0/+18
2017-10-09utils: add osmo_is_hexstr(), add unit testNeels Hofmeyr1-0/+31
2017-02-14osmo_hexparse: allow whitespace in parsed string, add ws testNeels Hofmeyr1-0/+4
2017-02-14utils: add hexparse testNeels Hofmeyr1-0/+19
2014-01-02utils: Greatly improve performance of osmo_hexdump routinesNils O. SelÄsdal1-1/+1
2014-01-02utils: Add a simple testcase for osmo_hexdumpHolger Hans Peter Freyther1-0/+5