Searched defs:SKIP (Results 1 – 5 of 5) sorted by relevance
/tools/testing/selftests/pidfd/ |
D | pidfd_wait.c | 26 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro
|
/tools/testing/selftests/move_mount_set_group/ |
D | move_mount_set_group_test.c | 188 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro
|
/tools/testing/selftests/ |
D | kselftest_harness.h | 129 #define SKIP(statement, fmt, ...) do { \ macro
|
/tools/testing/selftests/mount_setattr/ |
D | mount_setattr_test.c | 358 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro
|
/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 59 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro
|