Searched hist:"60 b2e8f4f71a21b96306a8a3ea4dd345ea3bfb46" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/lib/ |
H A D | test_hexdump.c | 60b2e8f4f71a21b96306a8a3ea4dd345ea3bfb46 Wed Jan 20 16:58:44 CST 2016 Andy Shevchenko <andriy.shevchenko@linux.intel.com> test_hexdump: rename to test_hexdump
The test suite currently doesn't cover many corner cases when hex_dump_to_buffer() runs into overflow. Refactor and amend test suite to cover most of the cases.
This patch (of 9):
Just to follow the scheme that most of the test modules are using.
There is no fuctional change.
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>
|
H A D | Makefile | 60b2e8f4f71a21b96306a8a3ea4dd345ea3bfb46 Wed Jan 20 16:58:44 CST 2016 Andy Shevchenko <andriy.shevchenko@linux.intel.com> test_hexdump: rename to test_hexdump
The test suite currently doesn't cover many corner cases when hex_dump_to_buffer() runs into overflow. Refactor and amend test suite to cover most of the cases.
This patch (of 9):
Just to follow the scheme that most of the test modules are using.
There is no fuctional change.
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>
|