Lines Matching refs:SKIP
59 #ifndef SKIP
60 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro
335 SKIP(return, "Kernel does not support kcmp() (missing CONFIG_KCMP?)"); in TEST()
2190 SKIP(return, "arm32 does not support calling syscall -1"); in TEST()
3284 SKIP(return, "get_metadata requires real root"); in TEST()
3327 …SKIP(goto skip, "Kernel does not support PTRACE_SECCOMP_GET_METADATA (missing CONFIG_CHECKPOINT_RE… in TEST()
3662 SKIP(return, "kernel missing CLONE_NEWUSER support"); in TEST()
3715 SKIP(return, "CLONE_NEWPID requires CAP_SYS_ADMIN"); in TEST()
3717 SKIP(return, "CLONE_NEWPID is invalid (missing CONFIG_PID_NS?)"); in TEST()
3735 SKIP(return, "CLONE_NEWPID requires CAP_SYS_ADMIN"); in TEST()
3737 SKIP(return, "CLONE_NEWPID is invalid (missing CONFIG_PID_NS?)"); in TEST()
3780 SKIP(return, "kernel missing CLONE_NEWUSER support"); in TEST()
3893 SKIP(goto skip, "Kernel does not support SECCOMP_USER_NOTIF_FLAG_CONTINUE"); in TEST()
3901 SKIP(return, "Kernel does not support kcmp() syscall"); in TEST()
3924 SKIP(return, "Test not built with clone3 support"); in TEST()
3976 SKIP(return, "Test not built with clone3 support"); in TEST()
4035 SKIP(return, "Test not built with clone3 support"); in TEST()
4446 …SKIP(return, "Kernel does not support PTRACE_O_SUSPEND_SECCOMP (missing CONFIG_CHECKPOINT_RESTORE?… in TEST_F()
4457 …SKIP(return, "Kernel does not support PTRACE_O_SUSPEND_SECCOMP (missing CONFIG_CHECKPOINT_RESTORE?… in TEST_F()