]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/nolibc: rename vfprintf test suite
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Fri, 11 Apr 2025 09:00:53 +0000 (11:00 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Tue, 22 Apr 2025 08:59:05 +0000 (10:59 +0200)
commit6311e4893ad204695473caf167e22ebf23cb8f5d
tree0be0ac9da68902f92c220c49ce46d1d71b0298ae
parentc685cd6db59cc4557c93538677a8bdaa05f49fbc
selftests/nolibc: rename vfprintf test suite

With the addition of snprintf() and its usage in nolibc-test, the name of
the "vfprintf" test suite is not accurate anymore.

Rename the suite to be more generic.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Acked-by: Willy Tarreau <w@1wt.eu>
tools/testing/selftests/nolibc/nolibc-test.c