index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test-string_helpers.c
Age
Commit message (
Expand
)
Author
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2021-07-19
string_helpers: Escape double quotes in escape_special
Chris Down
2021-07-01
lib/test-string_helpers: add test cases for new features
Andy Shevchenko
2021-07-01
lib/test-string_helpers: get rid of trailing comma in terminators
Andy Shevchenko
2021-07-01
lib/test-string_helpers: print flags in hexadecimal format
Andy Shevchenko
2020-07-15
lib/test-string_helpers.c: Add string_upper() and string_lower() tests
Vadim Pasternak
2016-02-03
lib/test-string_helpers.c: fix and improve string_get_size() tests
Vitaly Kuznetsov
2015-11-06
lib/test-string_helpers.c: add string_get_size() tests
Vitaly Kuznetsov
2015-04-15
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
2014-10-14
lib / string_helpers: introduce string_escape_mem()
Andy Shevchenko
2014-10-14
lib / string_helpers: refactoring the test suite
Andy Shevchenko
2013-04-30
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko