/linux-6.12.1/net/netfilter/ |
D | nf_conntrack_h323_types.c | 10 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 14 {FNAME("item") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL}, 18 {FNAME("strict") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 19 {FNAME("loose") NUL, FIXD, 0, 0, SKIP, 0, NULL}, 23 {FNAME("ip") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL}, 24 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 25 {FNAME("route") SEQOF, SEMI, 0, 0, SKIP, 0, 27 {FNAME("routing") CHOICE, 1, 2, 2, SKIP | EXT, 0, 32 {FNAME("node") OCTSTR, FIXD, 6, 0, SKIP, 0, NULL}, 33 {FNAME("netnum") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL}, [all …]
|
/linux-6.12.1/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
|
/linux-6.12.1/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 …]
|
/linux-6.12.1/drivers/media/usb/gspca/ |
D | pac7311.c | 139 #define SKIP 0xaa macro 142 SKIP, SKIP, 0x04, 0x54, 0x07, 0x2b, 0x09, 0x0f, 143 0x09, 0x00, SKIP, SKIP, 0x07, 0x00, 0x00, 0x62, 144 0x08, SKIP, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 145 0x00, 0x00, 0x00, 0x03, 0xa0, 0x01, 0xf4, SKIP, 146 SKIP, 0x00, 0x08, SKIP, 0x03, SKIP, 0x00, 0x68, 216 if (page[index] == SKIP) /* skip this index */ in reg_w_page()
|
/linux-6.12.1/drivers/gpu/drm/sti/ |
D | sti_awg_utils.c | 20 SKIP, enumerator 54 case SKIP: in awg_generate_instr() 133 ret |= awg_generate_instr(SKIP, val, 0, 0, fwparams); in awg_generate_line_signal() 144 ret |= awg_generate_instr(SKIP, val, 0, 1, fwparams); in awg_generate_line_signal()
|
/linux-6.12.1/tools/testing/selftests/core/ |
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 …]
|
/linux-6.12.1/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()
|
/linux-6.12.1/tools/testing/selftests/rtc/ |
D | rtctest.c | 45 SKIP(return, "Skipping test since %s does not exist", rtc_file); in TEST_F() 92 SKIP(return, "Skipping test since %s does not exist", rtc_file); 130 SKIP(return, "Skipping test since %s does not exist", rtc_file); 159 SKIP(return, "Skipping test since %s does not exist", rtc_file); in TEST_F() 202 SKIP(return, "Skipping test since %s does not exist", rtc_file); in TEST_F() 260 SKIP(return, "Skipping test since %s does not exist", rtc_file); in TEST_F() 312 SKIP(return, "Skipping test since %s does not exist", rtc_file); 370 SKIP(return, "Skipping test since %s does not exist", rtc_file);
|
/linux-6.12.1/tools/testing/selftests/ring-buffer/ |
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() 268 SKIP(return, "Skipping: %s", "Please run the test as root"); in FIXTURE_SETUP() 271 SKIP(return, "Skipping: %s", "snapshot not available"); in FIXTURE_SETUP() 278 SKIP(return, "Skipping: %s", message); in FIXTURE_SETUP()
|
/linux-6.12.1/tools/testing/selftests/pidfd/ |
D | pidfd_wait.c | 25 #ifndef SKIP 26 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro 173 SKIP(return, "Skipping PIDFD_NONBLOCK test"); in TEST() 193 SKIP(return, "Skipping PIDFD_NONBLOCK test"); in TEST()
|
/linux-6.12.1/tools/testing/selftests/drivers/platform/x86/intel/ifs/ |
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"
|
/linux-6.12.1/tools/testing/selftests/sgx/ |
D | main.c | 415 SKIP(return, 418 SKIP(return, "System does not support SGX2"); 748 SKIP(return, in TEST_F() 751 SKIP(return, "System does not support SGX2"); in TEST_F() 811 SKIP(return, in TEST_F() 814 SKIP(return, "System does not support SGX2"); in TEST_F() 987 SKIP(return, "SGX2 not supported"); in TEST_F() 1046 SKIP(return, "Kernel does not support adding pages to initialized enclave"); in TEST_F() 1117 SKIP(return, "SGX2 not supported"); in TEST_F() 1170 SKIP(return, "Kernel does not support adding pages to initialized enclave"); in TEST_F() [all …]
|
/linux-6.12.1/tools/testing/selftests/mm/ |
D | migration.c | 129 SKIP(return, "Not enough threads or NUMA nodes available"); 155 SKIP(return, "Not enough threads or NUMA nodes available"); 189 SKIP(return, "Not enough threads or NUMA nodes available");
|
/linux-6.12.1/tools/testing/selftests/mincore/ |
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()
|
/linux-6.12.1/tools/testing/selftests/net/netfilter/ |
D | conntrack_dump_flush.c | 317 SKIP(return, "cannot open netlink_netfilter socket"); in FIXTURE_SETUP() 325 SKIP(return, "Needs to be run as root"); in FIXTURE_SETUP() 327 SKIP(return, "Kernel does not seem to support conntrack zones"); in FIXTURE_SETUP() 423 SKIP(return, "kernel does not support filtering by zone"); in FIXTURE_SETUP()
|
/linux-6.12.1/tools/testing/selftests/filesystems/binderfs/ |
D | binderfs_test.c | 82 SKIP(goto out, "binderfs missing"); in __do_binderfs_test() 498 SKIP(return, "Tests are not run as root. Skipping privileged tests"); in TEST() 501 SKIP(return, "The Android binderfs filesystem is not available"); in TEST() 534 SKIP(return, "The Android binderfs filesystem is not available"); in TEST()
|
/linux-6.12.1/Documentation/dev-tools/ |
D | ktap.rst | 97 - "SKIP", which indicates a test was skipped (note the result of the test case 98 result line can be either "ok" or "not ok" if the SKIP directive is used) 112 or failed tests, or a description of missing dependencies for a SKIP result. 132 ok 1 test # SKIP necessary dependency unavailable 227 ok 2 test_4 # SKIP 264 ok 1 test_1 # SKIP test_1 skipped 272 ok 3 test_3 # SKIP test_3 skipped
|
/linux-6.12.1/tools/testing/selftests/net/ |
D | tls.c | 372 SKIP(return, "Unsupported cipher in FIPS mode"); in FIXTURE_SETUP() 791 SKIP(return, "no TLS support"); in TEST_F() 814 SKIP(return, "no TLS support"); in TEST_F() 1467 SKIP(return, "no TLS support"); in TEST_F() 1496 SKIP(return, "no TLS support"); in TEST_F() 1523 SKIP(return, "no TLS support"); in TEST_F() 1628 SKIP(return, "no TLS support"); in TEST_F() 1707 SKIP(return, "no TLS support"); in TEST_F() 1723 SKIP(return, "no TLS support"); in TEST_F() 1747 SKIP(return, "no TLS support"); in TEST_F() [all …]
|
/linux-6.12.1/tools/testing/selftests/user_events/ |
D | user_events_selftests.h | 105 SKIP(statement, "Skipping due to: %s", message); \
|
/linux-6.12.1/tools/testing/ktest/examples/ |
D | snowball.conf | 29 TEST_START SKIP
|
/linux-6.12.1/tools/testing/selftests/arm64/pauth/ |
D | pac.c | 29 SKIP(return, "PAUTH not enabled"); \ 36 SKIP(return, "Generic PAUTH not enabled"); \
|
/linux-6.12.1/tools/testing/selftests/ftrace/ |
D | ftracetest | 351 ktaptest 1 SKIP 357 ktaptest 1 SKIP
|
/linux-6.12.1/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 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() [all …]
|
/linux-6.12.1/tools/testing/selftests/clone3/ |
D | clone3_cap_checkpoint_restore.c | 144 SKIP(return, "Skipping all tests as non-root"); in TEST()
|