linux/tools/testing/selftests/clone3
Christian Brauner 11fde161ab
selftests/clone3: skip if clone3() is ENOSYS
If the clone3() syscall is not implemented we should skip the tests.

Fixes: 41585bbeee ("selftests: add tests for clone3() with *set_tid")
Fixes: 17a810699c ("selftests: add tests for clone3()")
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2019-11-18 08:59:03 +01:00
..
.gitignore selftests: add tests for clone3() with *set_tid 2019-11-15 23:49:51 +01:00
clone3_clear_sighand.c selftests/clone3: skip if clone3() is ENOSYS 2019-11-18 08:59:03 +01:00
clone3_selftests.h selftests/clone3: skip if clone3() is ENOSYS 2019-11-18 08:59:03 +01:00
clone3_set_tid.c selftests/clone3: skip if clone3() is ENOSYS 2019-11-18 08:59:03 +01:00
clone3.c selftests/clone3: skip if clone3() is ENOSYS 2019-11-18 08:59:03 +01:00
Makefile selftests: add tests for clone3() with *set_tid 2019-11-15 23:49:51 +01:00