Searched refs:XFAIL (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/lib/ |
H A D | stackinit_kunit.c | 45 #define XFAIL 1 macro 284 #define ALWAYS_FAIL XFAIL 287 # define USER_PASS XFAIL 288 # define BYREF_PASS XFAIL 289 # define STRONG_PASS XFAIL 292 # define BYREF_PASS XFAIL 293 # define STRONG_PASS XFAIL 297 # define STRONG_PASS XFAIL
|
/openbmc/linux/tools/testing/selftests/ftrace/ |
H A D | ftracetest | 271 XFAIL=5 # The test failed, and was expected to fail. 355 $XFAIL) 357 ktaptest 1 XFAIL 406 SIG_XFAIL=$((SIG_BASE + XFAIL))
|
H A D | README | 70 * XFAIL: The test failed, and was expected to fail. 71 To return XFAIL, call exit_xfail from the test.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-whoosh/ |
H A D | 0001-Mark-non-determinstic-test_minimize_dfa-test-as-XFAI.patch | 4 Subject: [PATCH] Mark non-determinstic test_minimize_dfa test as XFAIL
|
/openbmc/linux/tools/testing/selftests/lkdtm/ |
H A D | run.sh | 105 if grep -E -qi XFAIL: "$LOG" ; then
|
/openbmc/linux/tools/testing/selftests/move_mount_set_group/ |
H A D | move_mount_set_group_test.c | 188 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
|
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/ |
H A D | autotest-automake-result-format.patch | 103 + at_am_msg="XFAIL"
|
/openbmc/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd_wait.c | 26 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | ktap.rst | 102 - "XFAIL", which indicates that a test is expected to fail. This is similar
|
/openbmc/linux/tools/testing/selftests/mount_setattr/ |
H A D | mount_setattr_test.c | 358 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
|
/openbmc/linux/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 60 #define SKIP(s, ...) XFAIL(s, ##__VA_ARGS__)
|