]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - lib/test_hexdump.c
test_hexdump: check all bytes in real buffer
[mirror_ubuntu-artful-kernel.git] / lib / test_hexdump.c
2016-01-21 Andy Shevchenkotest_hexdump: check all bytes in real buffer
2016-01-21 Andy Shevchenkotest_hexdump: switch to memcmp()
2016-01-21 Andy Shevchenkotest_hexdump: replace magic numbers by their meaning
2016-01-21 Andy Shevchenkotest_hexdump: go through all possible lengths of buffer
2016-01-21 Andy Shevchenkotest_hexdump: define FILL_CHAR constant
2016-01-21 Andy Shevchenkotest_hexdump: introduce test_hexdump_prepare_test(...
2016-01-21 Andy Shevchenkotest_hexdump: rename to test_hexdump