/linux/net/netfilter/ |
A D | nf_conntrack_h323_types.c | 10 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL}, 25 {FNAME("route") SEQOF, SEMI, 0, 0, SKIP, 0, 66 {FNAME("ipxAddress") SEQ, 0, 3, 3, SKIP, 0, 494 {FNAME("t84") SEQ, 0, 2, 2, SKIP, 0, 500 {FNAME("nlpid") SEQ, 0, 2, 2, SKIP, 0, 560 {FNAME("al3") SEQ, 0, 2, 2, SKIP, 0, 1175 {FNAME("token") SEQ, 0, 3, 3, SKIP, 0, 1188 {FNAME("token") SEQ, 0, 3, 3, SKIP, 0, 1233 {FNAME("token") SEQ, 0, 3, 3, SKIP, 0, 1246 {FNAME("token") SEQ, 0, 4, 4, SKIP, 0, [all …]
|
/linux/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
|
/linux/tools/testing/selftests/mount_setattr/ |
A D | mount_setattr_test.c | 363 #ifndef SKIP 364 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro 389 SKIP(return, "mount_setattr syscall not supported"); in FIXTURE_SETUP() 440 SKIP(return, "mount_setattr syscall not supported"); in FIXTURE_TEARDOWN() 453 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() 490 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() 551 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() 587 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() 682 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() 738 SKIP(return, "mount_setattr syscall not supported"); in TEST_F() [all …]
|
/linux/drivers/media/usb/gspca/ |
A 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()
|
A 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/tools/testing/selftests/core/ |
A 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()
|
/linux/drivers/gpu/drm/sti/ |
A 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/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()
|
/linux/tools/testing/selftests/pidfd/ |
A D | pidfd_wait.c | 25 #ifndef SKIP 26 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro 165 SKIP(return, "Skipping PIDFD_NONBLOCK test"); in TEST() 185 SKIP(return, "Skipping PIDFD_NONBLOCK test"); in TEST()
|
A D | pidfd_getfd_test.c | 209 SKIP(return, "kcmp() syscall not supported"); in TEST_F()
|
/linux/tools/testing/selftests/filesystems/binderfs/ |
A 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()
|
/linux/tools/testing/selftests/arm64/pauth/ |
A D | pac.c | 29 SKIP(return, "PAUTH not enabled"); \ 36 SKIP(return, "Generic PAUTH not enabled"); \
|
/linux/tools/testing/ktest/examples/ |
A D | snowball.conf | 29 TEST_START SKIP
|
/linux/tools/testing/selftests/clone3/ |
A D | clone3_cap_checkpoint_restore.c | 148 SKIP(return, "Skipping all tests as non-root"); in TEST()
|
/linux/tools/testing/selftests/exec/ |
A D | non-regular.c | 106 SKIP(return, "Please run as root; cannot mknod(%s)", in setup_node()
|
/linux/tools/testing/selftests/net/ |
A D | tls.c | 1353 SKIP(return, "no TLS support"); in TEST_F() 1480 SKIP(return, "no TLS support"); in TEST_F() 1496 SKIP(return, "no TLS support"); in TEST_F() 1520 SKIP(return, "no TLS support"); in TEST_F() 1556 SKIP(return, "no TLS support"); in TEST_F() 1690 SKIP(return, "no TLS support"); in TEST()
|
/linux/tools/testing/selftests/mincore/ |
A D | mincore_selftest.c | 154 SKIP(return, "No huge pages available."); in TEST()
|
/linux/tools/testing/selftests/seccomp/ |
A 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()
|
/linux/tools/testing/selftests/x86/ |
A D | syscall_numbering.c | 102 msg(SKIP, "Unable to run test\n"); \
|
/linux/Documentation/userspace-api/media/rc/ |
A D | rc-tables.rst | 170 - NEXT / SKIP
|
/linux/drivers/net/ethernet/marvell/ |
A D | pxa168_eth.c | 261 SKIP = 2, enumerator 453 | (skip << SKIP) | (rd << HASH_ENTRY_RECEIVE_DISCARD_BIT) in add_del_hash_entry()
|
/linux/tools/testing/selftests/bpf/ |
A D | README.rst | 214 #<test_num> btf_tag:SKIP
|
/linux/tools/testing/selftests/ |
A D | kselftest_harness.h | 129 #define SKIP(statement, fmt, ...) do { \ macro
|
/linux/tools/testing/selftests/vm/ |
A 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()
|