linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] selftests/nolibc: correctly report errors from printf() and friends
@ 2025-07-04 13:43 Thomas Weißschuh
  2025-07-04 13:43 ` [PATCH 1/2] selftests/nolibc: create /dev/full when running as PID 1 Thomas Weißschuh
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas Weißschuh @ 2025-07-04 13:43 UTC (permalink / raw)
  To: Willy Tarreau, Thomas Weißschuh, Shuah Khan,
	Paul E. McKenney
  Cc: linux-kselftest, linux-kernel, Thomas Weißschuh

When an error is encountered by printf() it needs to be reported.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
---
Thomas Weißschuh (2):
      selftests/nolibc: create /dev/full when running as PID 1
      selftests/nolibc: correctly report errors from printf() and friends

 tools/include/nolibc/stdio.h                 |  4 ++--
 tools/testing/selftests/nolibc/nolibc-test.c | 27 ++++++++++++++++++++++++++-
 2 files changed, 28 insertions(+), 3 deletions(-)
---
base-commit: 1536aa0fb1e09cb50f401ec4852c60f38173d751
change-id: 20250704-nolibc-printf-error-aa54f951c0a4

Best regards,
-- 
Thomas Weißschuh <thomas.weissschuh@linutronix.de>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-07-06  6:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-04 13:43 [PATCH 0/2] selftests/nolibc: correctly report errors from printf() and friends Thomas Weißschuh
2025-07-04 13:43 ` [PATCH 1/2] selftests/nolibc: create /dev/full when running as PID 1 Thomas Weißschuh
2025-07-04 13:43 ` [PATCH 2/2] selftests/nolibc: correctly report errors from printf() and friends Thomas Weißschuh
2025-07-06  6:29 ` [PATCH 0/2] " Willy Tarreau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).