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