Home
last modified time | relevance | path

Searched refs:xfail (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/tools/bootconfig/
H A Dtest-bootconfig.sh36 xfail() { # fail test command function
85 xfail grep -i "failed" $OUTFILE
86 xfail grep -i "error" $OUTFILE
97 xfail $BOOTCONF -a $TEMPCONF $INITRD
105 xfail $BOOTCONF -a $TEMPCONF $INITRD
133 xfail grep -q "bar" $OUTFILE
134 xfail grep -q "baz" $OUTFILE
/OK3568_Linux_fs/kernel/lib/
H A Dtest_stackinit.c96 #define DEFINE_TEST_DRIVER(name, var_type, which, xfail) \ argument
147 (xfail) ? "X" : "", sum); \
148 return (xfail) ? 0 : 1; \
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libpcre/libpcre/
H A DMakefile95 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
127 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
/OK3568_Linux_fs/u-boot/test/py/
H A Dmultiplexed_log.css77 .status-xfail {
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/automake/automake/
H A Dbuildtest.patch45 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/autoconf/autoconf/
H A Dautotest-automake-result-format.patch103 at_res=xfail
/OK3568_Linux_fs/external/xserver/test/
H A DMakefile.in1654 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1686 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info4275 usually preceded by the keyword 'target' or 'xfail'.
4280 '{ dg-do DO-WHAT-KEYWORD [{ target/xfail SELECTOR }] }'
4304 '{ xfail SELECTOR }' and the selector is met then the test is
4305 expected to fail. The 'xfail' clause is ignored for other values
4306 of DO-WHAT-KEYWORD; those tests can use directive 'dg-xfail-if'.
4412 '{ dg-xfail-if COMMENT { SELECTOR } [{ INCLUDE-OPTS } [{ EXCLUDE-OPTS }]] }'
4416 '{ dg-xfail-run-if COMMENT { SELECTOR } [{ INCLUDE-OPTS } [{ EXCLUDE-OPTS }]] }'
4433 '{ dg-error REGEXP [COMMENT [{ target/xfail SELECTOR } [LINE] ]] }'
4441 '{ dg-warning REGEXP [COMMENT [{ target/xfail SELECTOR } [LINE] ]] }'
4449 '{ dg-message REGEXP [COMMENT [{ target/xfail SELECTOR } [LINE] ]] }'
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info4275 usually preceded by the keyword 'target' or 'xfail'.
4280 '{ dg-do DO-WHAT-KEYWORD [{ target/xfail SELECTOR }] }'
4304 '{ xfail SELECTOR }' and the selector is met then the test is
4305 expected to fail. The 'xfail' clause is ignored for other values
4306 of DO-WHAT-KEYWORD; those tests can use directive 'dg-xfail-if'.
4412 '{ dg-xfail-if COMMENT { SELECTOR } [{ INCLUDE-OPTS } [{ EXCLUDE-OPTS }]] }'
4416 '{ dg-xfail-run-if COMMENT { SELECTOR } [{ INCLUDE-OPTS } [{ EXCLUDE-OPTS }]] }'
4433 '{ dg-error REGEXP [COMMENT [{ target/xfail SELECTOR } [LINE] ]] }'
4441 '{ dg-warning REGEXP [COMMENT [{ target/xfail SELECTOR } [LINE] ]] }'
4449 '{ dg-message REGEXP [COMMENT [{ target/xfail SELECTOR } [LINE] ]] }'
[all …]