Searched refs:xfail (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/lib/ |
H A D | stackinit_kunit.c | 147 #define DEFINE_TEST_DRIVER(name, var_type, which, xfail) \ argument 190 if (sum != 0 && xfail) \ 197 #define DEFINE_TEST(name, var_type, which, init_level, xfail) \ argument 240 DEFINE_TEST_DRIVER(name, var_type, which, xfail) 305 #define DEFINE_SCALAR_TEST(name, init, xfail) \ argument 307 init, xfail) 309 #define DEFINE_SCALAR_TESTS(init, xfail) \ argument 310 DEFINE_SCALAR_TEST(u8, init, xfail); \ 311 DEFINE_SCALAR_TEST(u16, init, xfail); \ 312 DEFINE_SCALAR_TEST(u32, init, xfail); \ [all …]
|
/openbmc/linux/tools/bootconfig/ |
H A D | test-bootconfig.sh | 36 xfail() { # fail test command function 85 xfail grep -i "failed" $OUTFILE 86 xfail grep -i "error" $OUTFILE 101 xfail $BOOTCONF -a $TEMPCONF $INITRD 109 xfail $BOOTCONF -a $TEMPCONF $INITRD 137 xfail grep -q "bar" $OUTFILE 138 xfail grep -q "baz" $OUTFILE
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | stats.c | 27 uint32_t xfail; member 105 (unsigned int)css->xfail, in xchk_stats_format() 203 css->xfail++; in xchk_stats_merge_one()
|
/openbmc/openbmc/poky/meta/recipes-support/libpcre/libpcre/ |
H A D | Makefile | 95 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ 127 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
|
/openbmc/u-boot/test/py/ |
H A D | multiplexed_log.css | 80 .status-xfail {
|
/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/ |
H A D | 0004-Add-a-new-distro-feature-ptest.patch | 44 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_fpga.py | 98 @pytest.mark.xfail 288 @pytest.mark.xfail
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | icmp_redirect.sh | 66 local xfail=$4 71 elif [ ${rc} -eq ${xfail} ]; then
|
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/ |
H A D | autotest-automake-result-format.patch | 104 at_res=xfail
|
/openbmc/linux/tools/testing/selftests/hid/tests/ |
H A D | test_wacom_generic.py | 770 @pytest.mark.xfail
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | gcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch | 423 +// { dg-xfail-run-if "no weak override on AIX" { powerpc-ibm-aix* } }
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |