]> git.baikalelectronics.ru Git - kernel.git/commit
test_hexdump: introduce test_hexdump_prepare_test() helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 20 Jan 2016 22:58:47 +0000 (14:58 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Jan 2016 01:09:18 +0000 (17:09 -0800)
commit6b96e163e55451069e0523b700188d02e8963b93
treecf9673c1a7814e7a6dddfbde4fe9ba23c57f5eed
parentf51a08f7cacf2a91ab5f57b675cbea4cd5187b9f
test_hexdump: introduce test_hexdump_prepare_test() helper

The function prepares the expected result in the provided buffer.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/test_hexdump.c