selftests/nolibc: Add coverage of vfork()
authorMark Brown <broonie@kernel.org>
Thu, 3 Jul 2025 16:00:18 +0000 (17:00 +0100)
committerThomas Weißschuh <linux@weissschuh.net>
Fri, 4 Jul 2025 11:26:13 +0000 (13:26 +0200)
commit696bf15792524aa869ebdbee2643881a77491a83
tree84df85079ea1fc503b8dd6966916e462b8e38f49
parentfb476dfb13d2f087563b88163167c4b7329462fc
selftests/nolibc: Add coverage of vfork()

Generalise the existing fork() test to also cover the newly added vfork()
implementation.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20250703-arm64-gcs-vfork-exit-v3-4-1e9a9d2ddbbe@kernel.org
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
tools/testing/selftests/nolibc/nolibc-test.c