[PATCH 0/3] lib/test_printf: Clean up basic pointer testing

From: Petr Mladek
Date: Thu Feb 27 2020 - 08:02:25 EST


The discussion about hashing NULL pointer value[1] uncovered that
the basic tests of pointer formatting do not follow the original
structure and cause confusion.

I feel responsible for it and here is a proposed clean up.

[1] https://lkml.kernel.org/r/bcfb2f94-e7a8-0860-86e3-9fc866d98742@xxxxxxxxxxxxxxxxxx

Petr Mladek (3):
lib/test_printf: Clean up test of hashed pointers
lib/test_printf: Fix structure of basic pointer tests
lib/test_printf: Clean up invalid pointer value testing

lib/test_printf.c | 170 ++++++++++++++++++++----------------------------------
1 file changed, 64 insertions(+), 106 deletions(-)

--
2.16.4