mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-20 00:31:51 +00: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>