linux/tools/testing/selftests/clone3
Andrei Vagin 4f5c289ea6
selftests/clone3: flush stdout and stderr before clone3() and _exit()
Buffers have to be flushed before clone3() to avoid double messages in
the log.

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-1-avagin@gmail.com
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2019-11-18 08:57:23 +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: flush stdout and stderr before clone3() and _exit() 2019-11-18 08:57:23 +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