diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2016-01-16 01:58:56 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-16 20:17:28 +0100 |
commit | f176eb4ce9d433184178d37a598ffdfe1cee1463 (patch) | |
tree | 40fe2de0113099e8989119591d13ac8339ded1ba /drivers | |
parent | lib/test_printf.c: check for out-of-bound writes (diff) | |
download | linux-f176eb4ce9d433184178d37a598ffdfe1cee1463.tar.xz linux-f176eb4ce9d433184178d37a598ffdfe1cee1463.zip |
lib/test_printf.c: test precision quirks
The kernel's printf doesn't follow the standards in a few corner cases
(which are probably mostly irrelevant). Add tests that document the
current behaviour.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Cc: Al Viro <viro@ZenIV.linux.org.uk>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Joe Perches <joe@perches.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Maurizio Lombardi <mlombard@redhat.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions