commit | 64d1d77a44697af8e314939ecef30642c68309cb | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Feb 12 15:02:21 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Feb 12 18:54:14 2015 -0800 |
tree | f41a82fde6001ed05ab7c0ae560e6e1e9f83fb80 | |
parent | ad3d5d2f7deca6d0fd72163573bcb0cca6337e33 [diff] |
hexdump: introduce test suite Test different scenarios of function calls located in lib/hexdump.c. Currently hex_dump_to_buffer() is only tested and test data is provided for little endian CPUs. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>