aboutsummaryrefslogtreecommitdiff
path: root/lib/test_hexdump.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-20test_hexdump: print statistics at the endGravatar Andy Shevchenko 1-3/+23
2016-01-20test_hexdump: test all possible group sizes for overflowGravatar Andy Shevchenko 1-3/+18
2016-01-20test_hexdump: check all bytes in real bufferGravatar Andy Shevchenko 1-21/+17
2016-01-20test_hexdump: switch to memcmp()Gravatar Andy Shevchenko 1-3/+3
2016-01-20test_hexdump: replace magic numbers by their meaningGravatar Andy Shevchenko 1-4/+13
2016-01-20test_hexdump: go through all possible lengths of bufferGravatar Andy Shevchenko 1-14/+13
2016-01-20test_hexdump: define FILL_CHAR constantGravatar Andy Shevchenko 1-6/+13
2016-01-20test_hexdump: introduce test_hexdump_prepare_test() helperGravatar Andy Shevchenko 1-7/+19
2016-01-20test_hexdump: rename to test_hexdumpGravatar Andy Shevchenko 1-0/+180