mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
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>