tools/nolibc: add testcases for vfprintf
authorThomas Weißschuh <linux@weissschuh.net>
Sun, 2 Apr 2023 18:48:06 +0000 (20:48 +0200)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 9 Jun 2023 18:33:05 +0000 (11:33 -0700)
commit69f2cd9fea01a21259d361e839efd02cba7fe945
tree37b43f9341fe52c452f338cd03d99a0c65a97091
parent5df28c153dade7920fce3998d4c7b1a60db5ae79
tools/nolibc: add testcases for vfprintf

vfprintf() is complex and so far did not have proper tests.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/nolibc/nolibc-test.c