]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - lib/test_hexdump.c
test_hexdump: print statistics at the end
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 20 Jan 2016 22:59:07 +0000 (14:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Jan 2016 01:09:18 +0000 (17:09 -0800)
commit7aaf4c3e1235cca77dcc1c5a0848687e7d26a42f
treecc3fc3d1f1eb791ca024f74c6e76c55e5dd37cc5
parent1dacd9ddd359eed63b210bd9b5000c2cfae287ff
test_hexdump: print statistics at the end

Like others test are doing print the gathered statistics after test module
is finished.  Return from the module based on the result.

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