linux_dsm_epyc7002/tools/testing/selftests/clone3
Andrei Vagin 28df751539
selftests/clone3: report a correct number of fails
In clone3_set_tid, a few test cases are running in a child process.  And
right now, if one of these test cases fails, the whole test will exit
with the success status.

Fixes: 41585bbeee ("selftests: add tests for clone3() with *set_tid")
Signed-off-by: Andrei Vagin <avagin@gmail.com>
Link: https://lore.kernel.org/r/20191118064750.408003-2-avagin@gmail.com
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2019-11-18 08:57:54 +01:00
..
.gitignore selftests: add tests for clone3() with *set_tid 2019-11-15 23:49:51 +01:00
clone3_clear_sighand.c selftests: add tests for clone3() with *set_tid 2019-11-15 23:49:51 +01:00
clone3_selftests.h selftests/clone3: flush stdout and stderr before clone3() and _exit() 2019-11-18 08:57:23 +01:00
clone3_set_tid.c selftests/clone3: report a correct number of fails 2019-11-18 08:57:54 +01:00
clone3.c selftests: add tests for clone3() with *set_tid 2019-11-15 23:49:51 +01:00
Makefile selftests: add tests for clone3() with *set_tid 2019-11-15 23:49:51 +01:00