1. f2d12a0 test_hexdump: use memcpy instead of strncpy by Linus Torvalds · 6 years ago
  2. de9df39 lib/test_hexdump.c: fix failure on big endian cpu by Christophe Leroy · 6 years ago
  3. 7aaf4c3 test_hexdump: print statistics at the end by Andy Shevchenko · 9 years ago
  4. 1dacd9d test_hexdump: test all possible group sizes for overflow by Andy Shevchenko · 9 years ago
  5. cc77a71 test_hexdump: check all bytes in real buffer by Andy Shevchenko · 9 years ago
  6. 7047d81 test_hexdump: switch to memcmp() by Andy Shevchenko · 9 years ago
  7. ad27a75 test_hexdump: replace magic numbers by their meaning by Andy Shevchenko · 9 years ago
  8. a3d601f test_hexdump: go through all possible lengths of buffer by Andy Shevchenko · 9 years ago
  9. 3db4a98 test_hexdump: define FILL_CHAR constant by Andy Shevchenko · 9 years ago
  10. 87977ca6b test_hexdump: introduce test_hexdump_prepare_test() helper by Andy Shevchenko · 9 years ago
  11. 60b2e8f test_hexdump: rename to test_hexdump by Andy Shevchenko · 9 years ago[Renamed from lib/test-hexdump.c]
  12. 79e23d5 hexdump: Make test data really const by Geert Uytterhoeven · 9 years ago
  13. 17974c05 hexdump: avoid warning in test function by Linus Torvalds · 9 years ago
  14. c79574a lib/test-hexdump.c: fix initconst confusion by Andi Kleen · 9 years ago
  15. 114fc1a hexdump: make it return number of bytes placed in buffer by Andy Shevchenko · 9 years ago
  16. 64d1d77 hexdump: introduce test suite by Andy Shevchenko · 9 years ago