index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
add osmo_{escape,quote}_str_buf2() for standard args ordering
Neels Hofmeyr
2019-04-12
2
-6
/
+6
*
tweak OSMO_STRBUF_APPEND(), add OSMO_STRBUF_APPEND_NOLEN()
Neels Hofmeyr
2019-04-11
2
-0
/
+23
*
add osmo_str_startswith()
Neels Hofmeyr
2019-04-11
2
-0
/
+43
*
osmo_escape_str_buf: Always copy, don't return input string pointer
Harald Welte
2019-03-29
2
-11
/
+1
*
add OSMO_STRBUF_PRINTF()
Neels Hofmeyr
2019-02-17
2
-0
/
+103
*
add osmo_hexdump_buf() and test
Neels Hofmeyr
2019-01-28
2
-0
/
+122
*
add osmo_bcd2str()
Neels Hofmeyr
2018-12-10
2
-0
/
+143
*
add osmo_str_tolower() and _toupper() with test
Neels Hofmeyr
2018-09-07
2
-0
/
+230
*
Deprecate ipa_ccm_idtag_parse() with ipa_ccm_id_{get,resp}_parse()
Harald Welte
2018-08-01
2
-4
/
+64
*
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
2
-0
/
+125
*
utils_test: check stderr to catch sanitizer issues
Neels Hofmeyr
2018-07-20
1
-0
/
+0
*
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
2
-0
/
+24
*
add osmo_quote_str(),osmo_quote_str_buf() and test
Neels Hofmeyr
2018-04-09
2
-0
/
+88
*
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
2
-0
/
+77
*
Add unit tests for bcd2char and char2bcd conversion
Harald Welte
2017-10-27
2
-0
/
+61
*
utils: add osmo_is_hexstr(), add unit test
Neels Hofmeyr
2017-10-09
2
-0
/
+94
*
osmo_hexparse: allow whitespace in parsed string, add ws test
Neels Hofmeyr
2017-02-14
2
-0
/
+29
*
utils: add hexparse test
Neels Hofmeyr
2017-02-14
2
-0
/
+117
*
ipa: Properly parse LV stream of a ID_GET request
Holger Hans Peter Freyther
2015-06-02
1
-0
/
+61
*
utils: Greatly improve performance of osmo_hexdump routines
Nils O. SelÄsdal
2014-01-02
1
-1
/
+1
*
utils: Add a simple testcase for osmo_hexdump
Holger Hans Peter Freyther
2014-01-02
2
-0
/
+52