index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_hexdump.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
1
-4
/
+4
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-5
/
+5
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-5
/
+5
*
test_hexdump: use memcpy instead of strncpy
Linus Torvalds
2018-11-30
1
-1
/
+1
*
lib/test_hexdump.c: fix failure on big endian cpu
Christophe Leroy
2018-08-22
1
-5
/
+23
*
test_hexdump: print statistics at the end
Andy Shevchenko
2016-01-21
1
-3
/
+23
*
test_hexdump: test all possible group sizes for overflow
Andy Shevchenko
2016-01-21
1
-3
/
+18
*
test_hexdump: check all bytes in real buffer
Andy Shevchenko
2016-01-21
1
-21
/
+17
*
test_hexdump: switch to memcmp()
Andy Shevchenko
2016-01-21
1
-3
/
+3
*
test_hexdump: replace magic numbers by their meaning
Andy Shevchenko
2016-01-21
1
-4
/
+13
*
test_hexdump: go through all possible lengths of buffer
Andy Shevchenko
2016-01-21
1
-14
/
+13
*
test_hexdump: define FILL_CHAR constant
Andy Shevchenko
2016-01-21
1
-6
/
+13
*
test_hexdump: introduce test_hexdump_prepare_test() helper
Andy Shevchenko
2016-01-21
1
-7
/
+19
*
test_hexdump: rename to test_hexdump
Andy Shevchenko
2016-01-21
1
-0
/
+180