Home
last modified time | relevance | path

Searched refs:SKIP (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.1.9/net/netfilter/
Dnf_conntrack_h323_types.c10 {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.1.9/tools/testing/kunit/test_data/
Dtest_skip_all_tests.log5 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
Dtest_skip_tests.log14 ok 2 - example_skip_test # SKIP this test should be skipped
/linux-6.1.9/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c363 #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-6.1.9/drivers/media/usb/gspca/
Dpac7311.c139 #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()
Dpac7302.c207 #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-6.1.9/drivers/gpu/drm/sti/
Dsti_awg_utils.c20 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.1.9/tools/testing/selftests/core/
Dclose_range_test.c64 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-6.1.9/tools/testing/selftests/move_mount_set_group/
Dmove_mount_set_group_test.c187 #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.1.9/tools/testing/selftests/pidfd/
Dpidfd_wait.c25 #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()
Dpidfd_getfd_test.c209 SKIP(return, "kcmp() syscall not supported"); in TEST_F()
/linux-6.1.9/tools/testing/selftests/sgx/
Dmain.c415 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.1.9/tools/testing/selftests/vm/
Dmigration.c120 SKIP(return, "Not enough threads or NUMA nodes available");
146 SKIP(return, "Not enough threads or NUMA nodes available");
175 SKIP(return, "Not enough threads or NUMA nodes available");
Dhmm-tests.c136 SKIP(exit(0), "DEVICE_COHERENT not available"); in FIXTURE_SETUP()
147 SKIP(exit(0), "DEVICE_COHERENT not available"); in FIXTURE_SETUP()
795 SKIP(return, "Huge page size could not be determined"); in TEST_F()
810 SKIP(return, "Huge page could not be allocated"); in TEST_F()
1578 SKIP(return, "Huge page size could not be determined"); in TEST_F()
1906 SKIP(return, "Skipping test, could not find gup_test driver"); in TEST_F()
/linux-6.1.9/tools/testing/selftests/mincore/
Dmincore_selftest.c154 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()
/linux-6.1.9/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c81 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-6.1.9/Documentation/dev-tools/
Dktap.rst97 - "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.1.9/tools/testing/ktest/examples/
Dsnowball.conf29 TEST_START SKIP
/linux-6.1.9/tools/testing/selftests/arm64/pauth/
Dpac.c29 SKIP(return, "PAUTH not enabled"); \
36 SKIP(return, "Generic PAUTH not enabled"); \
/linux-6.1.9/tools/testing/selftests/clone3/
Dclone3_cap_checkpoint_restore.c148 SKIP(return, "Skipping all tests as non-root"); in TEST()
/linux-6.1.9/tools/testing/selftests/net/
Dtls.c706 SKIP(return, "no TLS support"); in TEST_F()
729 SKIP(return, "no TLS support"); in TEST_F()
1382 SKIP(return, "no TLS support"); in TEST_F()
1509 SKIP(return, "no TLS support"); in TEST_F()
1525 SKIP(return, "no TLS support"); in TEST_F()
1549 SKIP(return, "no TLS support"); in TEST_F()
1585 SKIP(return, "no TLS support"); in TEST_F()
1615 SKIP(return, "no TLS support"); in TEST_F()
1802 SKIP(return, "no TLS support"); in TEST()
/linux-6.1.9/tools/testing/selftests/exec/
Dnon-regular.c106 SKIP(return, "Please run as root; cannot mknod(%s)", in setup_node()
/linux-6.1.9/lib/
Doverflow_kunit.c19 #define SKIP(cond, reason) do { \ macro
31 # define SKIP_SIGN_MISMATCH(t) SKIP(t, "Clang 11 unwanted libcalls")
42 # define SKIP_64_ON_32(t) SKIP(t, "Clang 13 unwanted libcalls")
/linux-6.1.9/tools/testing/selftests/seccomp/
Dseccomp_bpf.c59 #ifndef SKIP
60 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__) macro
329 SKIP(return, "Kernel does not support kcmp() (missing CONFIG_KCMP?)"); in TEST()
3265 SKIP(return, "get_metadata requires real root"); in TEST()
3308SKIP(goto skip, "Kernel does not support PTRACE_SECCOMP_GET_METADATA (missing CONFIG_CHECKPOINT_RE… in TEST()
3643 SKIP(return, "kernel missing CLONE_NEWUSER support"); in TEST()
3711 SKIP(return, "CLONE_NEWPID requires CAP_SYS_ADMIN"); in TEST()
3754 SKIP(return, "kernel missing CLONE_NEWUSER support"); in TEST()
3867 SKIP(goto skip, "Kernel does not support SECCOMP_USER_NOTIF_FLAG_CONTINUE"); in TEST()
3875 SKIP(return, "Kernel does not support kcmp() syscall"); in TEST()
[all …]
/linux-6.1.9/tools/testing/selftests/x86/
Dsyscall_numbering.c102 msg(SKIP, "Unable to run test\n"); \

12