aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_hexdump.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-20test_hexdump: print statistics at the endAndy Shevchenko1-3/+23
2016-01-20test_hexdump: test all possible group sizes for overflowAndy Shevchenko1-3/+18
2016-01-20test_hexdump: check all bytes in real bufferAndy Shevchenko1-21/+17
2016-01-20test_hexdump: switch to memcmp()Andy Shevchenko1-3/+3
2016-01-20test_hexdump: replace magic numbers by their meaningAndy Shevchenko1-4/+13
2016-01-20test_hexdump: go through all possible lengths of bufferAndy Shevchenko1-14/+13
2016-01-20test_hexdump: define FILL_CHAR constantAndy Shevchenko1-6/+13
2016-01-20test_hexdump: introduce test_hexdump_prepare_test() helperAndy Shevchenko1-7/+19
2016-01-20test_hexdump: rename to test_hexdumpAndy Shevchenko1-0/+180