index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test-string_helpers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
string_helpers: Escape double quotes in escape_special
Chris Down
2021-07-19
1
-7
/
+7
*
lib/test-string_helpers: add test cases for new features
Andy Shevchenko
2021-07-01
1
-8
/
+133
*
lib/test-string_helpers: get rid of trailing comma in terminators
Andy Shevchenko
2021-07-01
1
-6
/
+6
*
lib/test-string_helpers: print flags in hexadecimal format
Andy Shevchenko
2021-07-01
1
-2
/
+2
*
lib/test-string_helpers.c: Add string_upper() and string_lower() tests
Vadim Pasternak
2020-07-15
1
-0
/
+67
*
lib/test-string_helpers.c: fix and improve string_get_size() tests
Vitaly Kuznetsov
2016-02-03
1
-18
/
+49
*
lib/test-string_helpers.c: add string_get_size() tests
Vitaly Kuznetsov
2015-11-06
1
-0
/
+36
*
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
2015-04-15
1
-20
/
+20
*
lib / string_helpers: introduce string_escape_mem()
Andy Shevchenko
2014-10-14
1
-4
/
+236
*
lib / string_helpers: refactoring the test suite
Andy Shevchenko
2014-10-14
1
-12
/
+27
*
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko
2013-04-30
1
-0
/
+103