Home
last modified time | relevance | path

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

123

/openbmc/linux/net/netfilter/
H A 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 …]
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/tcl/
H A Drun-ptest8 SKIP=""
10 SKIP="$SKIP async-\* event-\*"
12 SKIP="$SKIP cmdMZ-6.6"
14 SKIP="$SKIP exit-1.\*"
16 SKIP="$SKIP \*io-46.1"
18 SKIP="$SKIP io-13.6"
20 SKIP="$SKIP socket-\* socket_inet-\*"
22 SKIP="$SKIP httpProxy-\*"
26 ./tcltest tests/all.tcl -file $i -skip "$SKIP"
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/
H A Drun-ptest9 SKIP=""
11 SKIP="$SKIP async-\* event-\*"
13 SKIP="$SKIP cmdMZ-6.6"
15 SKIP="$SKIP exit-1.\*"
17 SKIP="$SKIP \*io-46.1"
19 SKIP="$SKIP io-13.6"
21 SKIP="$SKIP socket-\* socket_inet-\*"
25 ./tcltest tests/all.tcl -file $i -skip "$SKIP"
/openbmc/linux/tools/testing/kunit/test_data/
H A 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
H A Dtest_skip_tests.log14 ok 2 - example_skip_test # SKIP this test should be skipped
/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/
H A Dfind-sh4tmp.sh61 SKIP=0
65 SKIP=1
70 if [ $SKIP -eq 1 ] ; then
78 SKIP=1
83 if [ $SKIP -eq 1 ] ; then
91 SKIP=1
96 if [ $SKIP -eq 1 ] ; then
H A Dfind-sh4errors.sh71 SKIP=0
76 SKIP=1
81 if [ $SKIP -eq 1 ] ; then
89 SKIP=1
94 if [ $SKIP -eq 1 ] ; then
102 SKIP=1
107 if [ $SKIP -eq 1 ] ; then
/openbmc/linux/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c357 #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 …]
/openbmc/linux/drivers/media/usb/gspca/
H A 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()
/openbmc/linux/tools/testing/selftests/core/
H A 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()
/openbmc/linux/drivers/gpu/drm/sti/
H A 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()
/openbmc/linux/tools/testing/selftests/move_mount_set_group/
H A 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()
/openbmc/linux/tools/testing/selftests/rtc/
H A Drtctest.c45 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);
/openbmc/linux/tools/testing/selftests/pidfd/
H A 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()
/openbmc/linux/tools/testing/selftests/sgx/
H A 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 …]
/openbmc/linux/tools/testing/selftests/mm/
H A Dmigration.c124 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");
/openbmc/linux/tools/testing/selftests/mincore/
H A Dmincore_selftest.c154 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()
/openbmc/linux/tools/testing/selftests/filesystems/binderfs/
H A 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()
/openbmc/linux/Documentation/dev-tools/
H A 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
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/
H A Dtcl8_8.6.16.bb94 …sed -i '/SKIP="$SKIP socket.*$/a # unixInit-3* is suppressed due to hardcoded locale assumptions\n…
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/
H A Dtcl_9.0.1.bb91 …sed -i '/SKIP="$SKIP socket.*$/a # unixInit-3* is suppressed due to hardcoded locale assumptions\n…
/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/
H A Drun-ptest21 skipped=`grep -E SKIP: ${LOG}|wc -l`
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/nftables/nftables/
H A Drun-ptest12 skiped=$(grep -c SKIP: "${LOG}")
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jq/jq/
H A Drun-ptest29 skipped=`grep SKIP: ${LOG}|wc -l`
/openbmc/linux/tools/testing/selftests/net/
H A Dtls.c372 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()
1628 SKIP(return, "no TLS support"); in TEST_F()
1644 SKIP(return, "no TLS support"); in TEST_F()
1668 SKIP(return, "no TLS support"); in TEST_F()
1704 SKIP(return, "no TLS support"); in TEST_F()
1734 SKIP(return, "no TLS support"); in TEST_F()
1767 SKIP(return, "no TLS support"); in TEST_F()
[all …]

123