/tools/testing/kunit/test_data/ |
D | test_skip_all_tests.log | 5 ok 1 - string_stream_test_empty_on_creation # SKIP all tests skipped 6 ok 2 - string_stream_test_not_empty_after_add # SKIP all tests skipped 7 ok 3 - string_stream_test_get_string # SKIP all tests skipped 8 ok 1 - string-stream-test # SKIP 12 ok 1 - example_simple_test # SKIP all tests skipped 14 ok 2 - example_skip_test # SKIP this test should be skipped 15 ok 2 - example # SKIP
|
D | test_skip_tests.log | 14 ok 2 - example_skip_test # SKIP this test should be skipped
|
/tools/testing/selftests/mount_setattr/ |
D | mount_setattr_test.c | 357 #ifndef SKIP 358 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro 383 SKIP(return, "mount_setattr syscall not supported"); in FIXTURE_SETUP() 434 SKIP(return, "mount_setattr syscall not supported"); in FIXTURE_TEARDOWN() 447 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() 484 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() 545 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() 581 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() 676 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() 732 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() [all …]
|
/tools/testing/selftests/core/ |
D | close_range_test.c | 68 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 76 SKIP(return, "close_range() syscall not supported"); in TEST() 132 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 221 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 260 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 269 SKIP(return, "close_range() syscall not supported"); in TEST() 271 SKIP(return, "close_range() doesn't support CLOSE_RANGE_CLOEXEC"); in TEST() 328 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 337 SKIP(return, "close_range() syscall not supported"); in TEST() 339 SKIP(return, "close_range() doesn't support CLOSE_RANGE_CLOEXEC"); in TEST()
|
/tools/testing/selftests/move_mount_set_group/ |
D | move_mount_set_group_test.c | 187 #ifndef SKIP 188 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro 242 SKIP(return, "move_mount(MOVE_MOUNT_SET_GROUP) is not supported"); in FIXTURE_SETUP() 262 SKIP(return, "move_mount(MOVE_MOUNT_SET_GROUP) is not supported"); in FIXTURE_TEARDOWN() 356 SKIP(return, "move_mount(MOVE_MOUNT_SET_GROUP) is not supported"); in TEST_F()
|
/tools/testing/selftests/pidfd/ |
D | pidfd_wait.c | 25 #ifndef SKIP 26 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro 164 SKIP(return, "Skipping PIDFD_NONBLOCK test"); in TEST() 184 SKIP(return, "Skipping PIDFD_NONBLOCK test"); in TEST()
|
D | pidfd_getfd_test.c | 209 SKIP(return, "kcmp() syscall not supported"); in TEST_F()
|
/tools/testing/selftests/mincore/ |
D | mincore_selftest.c | 154 SKIP(return, "No huge pages available."); in TEST() 215 SKIP(goto out_free, "O_TMPFILE not supported by filesystem."); in TEST() 224 SKIP(goto out_close, "fallocate not supported by filesystem."); in TEST()
|
/tools/testing/selftests/filesystems/binderfs/ |
D | binderfs_test.c | 80 SKIP(goto out, "binderfs missing"); in __do_binderfs_test() 495 SKIP(return, "Tests are not run as root. Skipping privileged tests"); in TEST() 498 SKIP(return, "The Android binderfs filesystem is not available"); in TEST() 531 SKIP(return, "The Android binderfs filesystem is not available"); in TEST()
|
/tools/testing/ktest/examples/ |
D | snowball.conf | 29 TEST_START SKIP
|
/tools/testing/selftests/clone3/ |
D | clone3_cap_checkpoint_restore.c | 148 SKIP(return, "Skipping all tests as non-root"); in TEST()
|
/tools/testing/selftests/arm64/pauth/ |
D | pac.c | 29 SKIP(return, "PAUTH not enabled"); \ 36 SKIP(return, "Generic PAUTH not enabled"); \
|
/tools/testing/selftests/exec/ |
D | non-regular.c | 106 SKIP(return, "Please run as root; cannot mknod(%s)", in setup_node()
|
/tools/testing/selftests/x86/ |
D | syscall_numbering.c | 102 msg(SKIP, "Unable to run test\n"); \
|
/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 58 #ifndef SKIP 59 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro 322 SKIP(return, "Kernel does not support kcmp() (missing CONFIG_KCMP?)"); in TEST() 3214 SKIP(return, "get_metadata requires real root"); in TEST() 3257 …SKIP(goto skip, "Kernel does not support PTRACE_SECCOMP_GET_METADATA (missing CONFIG_CHECKPOINT_RE… in TEST() 3592 SKIP(return, "kernel missing CLONE_NEWUSER support"); in TEST() 3660 SKIP(return, "CLONE_NEWPID requires CAP_SYS_ADMIN"); in TEST() 3813 SKIP(goto skip, "Kernel does not support SECCOMP_USER_NOTIF_FLAG_CONTINUE"); in TEST() 3821 SKIP(return, "Kernel does not support kcmp() syscall"); in TEST()
|
/tools/testing/selftests/ |
D | kselftest_harness.h | 129 #define SKIP(statement, fmt, ...) do { \ macro
|
/tools/testing/selftests/landlock/ |
D | fs_test.c | 2689 SKIP(return, "overlayfs is not supported"); in FIXTURE_SETUP() 2728 SKIP(return, "overlayfs is not supported"); in FIXTURE_TEARDOWN() 2762 SKIP(return, "overlayfs is not supported"); in TEST_F_FORK() 2928 SKIP(return, "overlayfs is not supported"); in TEST_F_FORK()
|
/tools/testing/selftests/vm/ |
D | hmm-tests.c | 688 SKIP(return, "Huge page size could not be determined"); in TEST_F() 702 SKIP(return, "Huge page could not be allocated"); in TEST_F()
|
/tools/testing/selftests/netfilter/ |
D | nft_concat_range.sh | 1580 printf "[SKIP]\n"
|