]> Git Repo - linux.git/commit
lib/test_printf.c: add a few number() tests
authorRasmus Villemoes <[email protected]>
Sat, 16 Jan 2016 00:58:59 +0000 (16:58 -0800)
committerLinus Torvalds <[email protected]>
Sat, 16 Jan 2016 19:17:28 +0000 (11:17 -0800)
commit1ca8e8ebe991ff628d7e03ad4b5a11817a9655d5
tree7849fb1a4f19f56f80a6f7049f719a2e8a0b579a
parentf176eb4ce9d433184178d37a598ffdfe1cee1463
lib/test_printf.c: add a few number() tests

This adds a few tests to test_number, one of which serves to document
another deviation from POSIX/C99 (printing 0 with an explicit precision
of 0).

Signed-off-by: Rasmus Villemoes <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Joe Perches <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Maurizio Lombardi <[email protected]>
Cc: Tejun Heo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
lib/test_printf.c
This page took 0.052268 seconds and 4 git commands to generate.