index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
utils
/
utils_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
add osmo_{escape,quote}_str_buf2() for standard args ordering
Neels Hofmeyr
2019-04-12
1
-3
/
+3
*
tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN()
Neels Hofmeyr
2019-04-11
1
-0
/
+18
*
add osmo_str_startswith()
Neels Hofmeyr
2019-04-11
1
-0
/
+28
*
osmo_escape_str_buf: Always copy, don't return input string pointer
Harald Welte
2019-03-29
1
-9
/
+1
*
add OSMO_STRBUF_PRINTF()
Neels Hofmeyr
2019-02-17
1
-0
/
+86
*
add osmo_hexdump_buf() and test
Neels Hofmeyr
2019-01-28
1
-0
/
+25
*
add osmo_bcd2str()
Neels Hofmeyr
2018-12-10
1
-0
/
+114
*
add osmo_str_tolower() and _toupper() with test
Neels Hofmeyr
2018-09-07
1
-0
/
+184
*
Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse()
Harald Welte
2018-08-01
1
-4
/
+60
*
cosmetic: More context / naming / comment for test_idtag_parsing()
Harald Welte
2018-07-31
1
-2
/
+3
*
add osmo_sockaddr_to_str_and_uint()
Neels Hofmeyr
2018-07-20
1
-0
/
+115
*
utils_test: fix isqrt_test calculation range
Neels Hofmeyr
2018-07-20
1
-1
/
+1
*
Add osmo_isqrt32() to compute 32bit integer square root
Harald Welte
2018-06-06
1
-0
/
+22
*
add osmo_quote_str(),osmo_quote_str_buf() and test
Neels Hofmeyr
2018-04-09
1
-0
/
+55
*
tests: utils_test: Fix test failure when compiling with -O0
Pau Espin Pedrol
2018-02-08
1
-0
/
+1
*
utils: add osmo_escape_str()
Neels Hofmeyr
2017-12-18
1
-0
/
+48
*
Add unit tests for bcd2char and char2bcd conversion
Harald Welte
2017-10-27
1
-0
/
+43
*
utils: add osmo_is_hexstr(), add unit test
Neels Hofmeyr
2017-10-09
1
-0
/
+63
*
osmo_hexparse: allow whitespace in parsed string, add ws test
Neels Hofmeyr
2017-02-14
1
-0
/
+25
*
utils: add hexparse test
Neels Hofmeyr
2017-02-14
1
-0
/
+98
*
ipa: Properly parse LV stream of a ID_GET request
Holger Hans Peter Freyther
2015-06-02
1
-0
/
+61
*
utils: Add a simple testcase for osmo_hexdump
Holger Hans Peter Freyther
2014-01-02
1
-0
/
+47