Age | Commit message (Expand) | Author |
---|---|---|
2018-12-08 | test_hexdump: use memcpy instead of strncpy | |
2016-01-20 | test_hexdump: print statistics at the end | |
2016-01-20 | test_hexdump: test all possible group sizes for overflow | |
2016-01-20 | test_hexdump: check all bytes in real buffer | |
2016-01-20 | test_hexdump: switch to memcmp() | |
2016-01-20 | test_hexdump: replace magic numbers by their meaning | |
2016-01-20 | test_hexdump: go through all possible lengths of buffer | |
2016-01-20 | test_hexdump: define FILL_CHAR constant | |
2016-01-20 | test_hexdump: introduce test_hexdump_prepare_test() helper | |
2016-01-20 | test_hexdump: rename to test_hexdump |