| /tools/testing/kunit/test_data/ |
| A 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
|
| A D | test_skip_tests.log | 14 ok 2 - example_skip_test # SKIP this test should be skipped
|
| /tools/testing/selftests/riscv/vector/ |
| A D | vstate_prctl.c | 69 SKIP(return, "Vector not supported"); in TEST() 82 SKIP(return, "Vector not supported"); in TEST() 101 SKIP(return, "Vector not supported"); in TEST() 119 SKIP(return, "Vector not supported"); in TEST() 137 SKIP(return, "Vector not supported"); in TEST() 157 SKIP(return, "Vector not supported"); in TEST() 177 SKIP(return, "Vector not supported"); in TEST() 196 SKIP(return, "Vector not supported"); in TEST() 213 SKIP(return, "Vector not supported"); in TEST() 226 SKIP(return, "Vector not supported"); in TEST() [all …]
|
| A D | v_initval.c | 16 SKIP(return, "Vector not supported"); in TEST()
|
| /tools/testing/selftests/mm/ |
| A D | process_madv.c | 76 SKIP(return, "mmap failed, not enough memory.\n"); in TEST_F() 96 SKIP(return, in TEST_F() 99 SKIP(return, in TEST_F() 146 SKIP(return, "Could not determine a valid huge page size.\n"); in TEST_F() 184 SKIP(return, "Failed to read child info from pipe.\n"); in TEST_F() 200 SKIP(return, "PROCESS_MADV_ADVISE is not supported.\n"); in TEST_F() 202 SKIP(return, in TEST_F() 224 SKIP(return, "mmap failed, not enough memory.\n"); in TEST_F() 265 SKIP(return, "mmap failed, not enough memory.\n"); in TEST_F() 299 SKIP(return, "mmap failed, not enough memory.\n"); in TEST_F() [all …]
|
| A D | migration.c | 130 SKIP(return, "Not enough threads or NUMA nodes available"); 156 SKIP(return, "Not enough threads or NUMA nodes available"); 190 SKIP(return, "Transparent Hugepages not available"); 193 SKIP(return, "Not enough threads or NUMA nodes available"); 222 SKIP(return, "Transparent Hugepages not available"); 225 SKIP(return, "Not enough threads or NUMA nodes available"); 262 SKIP(return, "Not enough threads or NUMA nodes available"); 288 SKIP(return, "Not enough threads or NUMA nodes available");
|
| A D | pfnmap.c | 118 SKIP(return, "Cannot find ram target in '/proc/iomem'\n"); in FIXTURE_SETUP() 122 SKIP(return, "Cannot open '/dev/mem'\n"); in FIXTURE_SETUP() 128 SKIP(return, "Cannot mmap '/dev/mem'\n"); in FIXTURE_SETUP() 132 SKIP(return, "Cannot read-access mmap'ed '/dev/mem'\n"); in FIXTURE_SETUP()
|
| A D | guard-regions.c | 1201 SKIP(return, "CoW only supported on anon mappings"); in TEST_F() 1327 SKIP(return, "MADV_FREE only supported on anon mappings"); in TEST_F() 1445 SKIP(return, "uffd only works on anon backing"); in TEST_F() 1455 SKIP(return, "userfaultfd is not supported/not enabled."); in TEST_F() 1568 SKIP(return, "MAP_PRIVATE test specific to file-backed"); in TEST_F() 1711 SKIP(return, "Read-only test specific to file-backed"); in TEST_F() 1759 SKIP(return, "Fault-around test specific to file-backed"); in TEST_F() 1811 SKIP(return, "Truncation test specific to file-backed"); in TEST_F() 1868 SKIP(return, "Truncation test specific to file-backed"); in TEST_F() 1932 SKIP(return, "memfd write seal test specific to shmem"); in TEST_F() [all …]
|
| /tools/testing/selftests/rtc/ |
| A D | rtctest.c | 52 SKIP(return, "Skipping test since %s does not exist", rtc_file); in TEST_F() 121 SKIP(return, "Skipping test since %s does not exist", rtc_file); 159 SKIP(return, "Skipping test since %s does not exist", rtc_file); 188 SKIP(return, "Skipping test since %s does not exist", rtc_file); in TEST_F() 232 SKIP(return, "Skipping test since %s does not exist", rtc_file); in TEST_F() 237 SKIP(return, "Skipping test since alarms are not supported."); in TEST_F() 302 SKIP(return, "Skipping test since %s does not exist", rtc_file); in TEST_F() 307 SKIP(return, "Skipping test since alarms are not supported."); in TEST_F() 366 SKIP(return, "Skipping test since %s does not exist", rtc_file); 371 SKIP(return, "Skipping test since alarms are not supported."); [all …]
|
| /tools/testing/selftests/move_mount_set_group/ |
| A 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/core/ |
| A D | close_range_test.c | 50 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 58 SKIP(return, "close_range() syscall not supported"); in TEST() 123 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 212 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 251 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 260 SKIP(return, "close_range() syscall not supported"); in TEST() 262 SKIP(return, "close_range() doesn't support CLOSE_RANGE_CLOEXEC"); in TEST() 319 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 328 SKIP(return, "close_range() syscall not supported"); in TEST() 330 SKIP(return, "close_range() doesn't support CLOSE_RANGE_CLOEXEC"); in TEST() [all …]
|
| /tools/testing/selftests/mseal_system_mappings/ |
| A D | sysmap_is_sealed.c | 57 SKIP(return, "Could not open /proc/self/smap, errno=%d", in FIXTURE_SETUP() 111 SKIP(return, "could not find the mapping, %s", in TEST_F()
|
| /tools/testing/selftests/ring-buffer/ |
| A D | map_test.c | 145 SKIP(return, "Skipping: %s", "Please run the test as root"); in FIXTURE_SETUP() 152 SKIP(return, "Skipping: %s", message); in FIXTURE_SETUP() 274 SKIP(return, "Skipping: %s", "Please run the test as root"); in FIXTURE_SETUP() 277 SKIP(return, "Skipping: %s", "snapshot not available"); in FIXTURE_SETUP() 284 SKIP(return, "Skipping: %s", message); in FIXTURE_SETUP()
|
| /tools/testing/selftests/mount_setattr/ |
| A D | mount_setattr_test.c | 347 #ifndef SKIP 348 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro 373 SKIP(return, "mount_setattr syscall not supported"); in FIXTURE_SETUP() 428 SKIP(return, "mount_setattr syscall not supported"); in FIXTURE_TEARDOWN() 441 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() 478 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() 539 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() 575 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() 670 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() 726 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() [all …]
|
| /tools/testing/selftests/pidfd/ |
| A D | pidfd_wait.c | 25 #ifndef SKIP 26 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro 162 SKIP(return, "Skipping PIDFD_NONBLOCK test"); in TEST() 182 SKIP(return, "Skipping PIDFD_NONBLOCK test"); in TEST()
|
| /tools/testing/selftests/perf_events/ |
| A D | mmap.c | 94 SKIP(return, "perf not available."); in FIXTURE_SETUP() 153 SKIP(return, "No mappable perf event found."); in FIXTURE_SETUP() 155 SKIP(return, "No permissions for perf_event_open()"); in FIXTURE_SETUP() 170 SKIP(return, "No AUX event found."); in FIXTURE_SETUP()
|
| /tools/testing/selftests/drivers/platform/x86/intel/ifs/ |
| A D | test_ifs.sh | 29 readonly SKIP="SKIP" 100 skip_num=$(grep -c ^"\[${SKIP}\]" "$IFS_LOG") 164 EXIT_MAP[$KSFT_SKIP]=$SKIP 477 append_log "[$SKIP] No proper ${IMG_PATH}/${CPU_FMS}-*.scan, skip ifs_0 scan" 488 append_log "[$SKIP] No $IFS_ARRAY_BIST_SYSFS_PATH, skip IFS ARRAY BIST scan"
|
| /tools/testing/selftests/sgx/ |
| A D | main.c | 415 SKIP(return, 418 SKIP(return, "System does not support SGX2"); 748 SKIP(return, in TEST_F() 811 SKIP(return, in TEST_F() 987 SKIP(return, "SGX2 not supported"); in TEST_F() 1117 SKIP(return, "SGX2 not supported"); in TEST_F() 1255 SKIP(return, in TEST_F() 1585 SKIP(return, in TEST_F() 1696 SKIP(return, in TEST_F() 1811 SKIP(return, in TEST_F() [all …]
|
| /tools/testing/selftests/mincore/ |
| A D | mincore_selftest.c | 154 SKIP(return, "No huge pages available or CONFIG_HUGETLB_PAGE disabled."); 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/user_events/ |
| A D | user_events_selftests.h | 105 SKIP(statement, "Skipping due to: %s", message); \
|
| /tools/testing/selftests/net/netfilter/ |
| A D | conntrack_dump_flush.c | 323 SKIP(return, "cannot open netlink_netfilter socket"); in FIXTURE_SETUP() 331 SKIP(return, "Needs to be run as root"); in FIXTURE_SETUP() 333 SKIP(return, "Kernel does not seem to support conntrack zones"); in FIXTURE_SETUP() 429 SKIP(return, "kernel does not support filtering by zone"); in FIXTURE_SETUP()
|
| A D | br_netfilter_queue.sh | 9 echo SKIP: kernel is tainted
|
| /tools/testing/selftests/filesystems/binderfs/ |
| A D | binderfs_test.c | 81 SKIP(goto out, "binderfs missing"); in __do_binderfs_test() 497 SKIP(return, "Tests are not run as root. Skipping privileged tests"); in TEST() 500 SKIP(return, "The Android binderfs filesystem is not available"); in TEST() 533 SKIP(return, "The Android binderfs filesystem is not available"); in TEST()
|
| /tools/testing/ktest/examples/ |
| A D | snowball.conf | 29 TEST_START SKIP
|
| /tools/testing/selftests/clone3/ |
| A D | clone3_cap_checkpoint_restore.c | 144 SKIP(return, "Skipping all tests as non-root"); in TEST()
|