summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2016-01-20 14:58:50 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2016-01-20 17:09:18 -0800
commit3db4a987180acfba3bc117575bfedb81e055778c (patch)
treef4d7d5d14fa6833786e6091b4b48381d33250173 /samples
parent87977ca6bcd051b8bd20adff0a023548ff25902c (diff)
downloadlinux-stable-3db4a987180acfba3bc117575bfedb81e055778c.tar.gz
linux-stable-3db4a987180acfba3bc117575bfedb81e055778c.tar.bz2
linux-stable-3db4a987180acfba3bc117575bfedb81e055778c.zip
test_hexdump: define FILL_CHAR constant
Define a character to fill the test buffers. Though the character should be printable since it's used when errors are reported. It should neither be from hex digit [a-fA-F0-9] dictionary nor space. It is recommended not to use one which is present in ASCII part of the test data. Later on we might switch to unprintable character to make test case more robust. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Suggested-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions