| /Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/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()
|
| D | pac7302.c | 207 #define SKIP 0xaa macro 219 SKIP, 0x00, 0x00, 0xc0, 0xc0, 0x10, 0x00, 0x00, 297 if (page[index] == SKIP) /* skip this index */ in reg_w_page()
|
| /Linux-v6.6/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-v6.6/tools/testing/selftests/core/ |
| D | close_range_test.c | 64 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 72 SKIP(return, "close_range() syscall not supported"); in TEST() 128 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 217 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 256 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 265 SKIP(return, "close_range() syscall not supported"); in TEST() 267 SKIP(return, "close_range() doesn't support CLOSE_RANGE_CLOEXEC"); in TEST() 324 SKIP(return, "Skipping test since /dev/null does not exist"); in TEST() 333 SKIP(return, "close_range() syscall not supported"); in TEST() 335 SKIP(return, "close_range() doesn't support CLOSE_RANGE_CLOEXEC"); in TEST()
|
| /Linux-v6.6/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-v6.6/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-v6.6/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()
|
| D | pidfd_getfd_test.c | 209 SKIP(return, "kcmp() syscall not supported"); in TEST_F()
|
| /Linux-v6.6/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-v6.6/tools/testing/selftests/mm/ |
| D | migration.c | 124 SKIP(return, "Not enough threads or NUMA nodes available"); 150 SKIP(return, "Not enough threads or NUMA nodes available"); 184 SKIP(return, "Not enough threads or NUMA nodes available");
|
| /Linux-v6.6/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-v6.6/tools/testing/selftests/filesystems/binderfs/ |
| 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()
|
| /Linux-v6.6/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-v6.6/tools/testing/selftests/net/ |
| D | tls.c | 372 SKIP(return, "Unsupported cipher in FIPS mode"); in FIXTURE_SETUP() 777 SKIP(return, "no TLS support"); in TEST_F() 800 SKIP(return, "no TLS support"); in TEST_F() 1453 SKIP(return, "no TLS support"); in TEST_F() 1614 SKIP(return, "no TLS support"); in TEST_F() 1630 SKIP(return, "no TLS support"); in TEST_F() 1654 SKIP(return, "no TLS support"); in TEST_F() 1690 SKIP(return, "no TLS support"); in TEST_F() 1720 SKIP(return, "no TLS support"); in TEST_F() 1753 SKIP(return, "no TLS support"); in TEST_F() [all …]
|
| /Linux-v6.6/tools/testing/selftests/user_events/ |
| D | user_events_selftests.h | 105 SKIP(statement, "Skipping due to: %s", message); \
|
| /Linux-v6.6/tools/testing/ktest/examples/ |
| D | snowball.conf | 29 TEST_START SKIP
|
| /Linux-v6.6/tools/testing/selftests/arm64/pauth/ |
| D | pac.c | 29 SKIP(return, "PAUTH not enabled"); \ 36 SKIP(return, "Generic PAUTH not enabled"); \
|
| /Linux-v6.6/tools/testing/selftests/ftrace/ |
| D | ftracetest | 345 ktaptest 1 SKIP 351 ktaptest 1 SKIP
|
| /Linux-v6.6/tools/testing/selftests/clone3/ |
| D | clone3_cap_checkpoint_restore.c | 148 SKIP(return, "Skipping all tests as non-root"); in TEST()
|
| /Linux-v6.6/tools/testing/selftests/alsa/ |
| D | test-pcmtest-driver.c | 130 SKIP(exit(-1), "This test needs root to run!"); in FIXTURE_SETUP() 134 SKIP(exit(-1), "Can't read patterns. Probably, module isn't loaded"); in FIXTURE_SETUP()
|
| /Linux-v6.6/tools/testing/selftests/exec/ |
| D | non-regular.c | 106 SKIP(return, "Please run as root; cannot mknod(%s)", in setup_node()
|