aboutsummaryrefslogtreecommitdiffstats
path: root/tests/utils/utils_test.ok
AgeCommit message (Expand)AuthorFilesLines
2024-01-03tests/utils: do not test strbuf_example2() with buf=NULLVadim Yanitskiy1-1/+0
2023-12-30utils: fix OSMO_STRBUF_REMAIN to handle sb.pos == NULL correctlyVadim Yanitskiy1-0/+7
2023-12-07util: add osmo_strbuf macros to manipulate the strbuf tailNeels Hofmeyr1-0/+54
2023-01-12uitils: add floored and euclidian modulo functionsPhilipp Maier1-0/+30
2021-09-12utils: add osmo_str_to_int() and osmo_str_to_int64()Neels Hofmeyr1-0/+120
2020-10-07add osmo_float_str_to_int() and osmo_int_to_float_str_*()Neels Hofmeyr1-0/+364
2020-08-31socket: Add support for AF_INET6 in osmo_sockaddr_to_str_and_uint()Pau Espin Pedrol1-8/+16
2020-06-16add osmo_mobile_identity APINeels Hofmeyr1-0/+14
2020-06-16Revert "add osmo_mobile_identity API"Harald Welte1-14/+0
2020-06-12add osmo_mobile_identity APINeels Hofmeyr1-0/+14
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