]> git.karo-electronics.de Git - karo-tx-linux.git/commit
selftests: run lib/test_printf module
authorKees Cook <keescook@chromium.org>
Wed, 21 Oct 2015 22:03:51 +0000 (09:03 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 Oct 2015 22:03:51 +0000 (09:03 +1100)
commitbc062ecb779240a110285b3b20120e4e1beae562
treeb87ceaad51f76c34752ba01f526bf7f7cef55f99
parentc6f495348ff2b3dc40541d316101d86ae30e14d1
selftests: run lib/test_printf module

This runs the lib/test_printf module to make sure printf is operating
sanely.

Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Cc: Shuah Khan <shuahkh@osg.samsung.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/Makefile
tools/testing/selftests/lib/Makefile [new file with mode: 0644]
tools/testing/selftests/lib/printf.sh [new file with mode: 0644]