Home
last modified time | relevance | path

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

/dragonfly/contrib/cryptsetup/tests/
H A DMakefile.in374 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
399 xfail=`expr $$xfail + 1`; \
421 if test "$$xfail" -eq 0; then \
424 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
425 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dsourcebuild.texi999 the optional @samp{@{ xfail @var{selector} @}} and the selector is met
1002 directive @code{dg-xfail-if}.
1245 @{ xfail @{ lp64 || vect_no_align @} @}
2021 @item scan-assembler @var{regex} [@{ target/xfail @var{selector} @}]
2038 @item scan-hidden @var{symbol} [@{ target/xfail @var{selector} @}]
2076 @item output-exists [@{ target/xfail @var{selector} @}]
2079 @item output-exists-not [@{ target/xfail @var{selector} @}]
2086 @item scan-symbol @var{regexp} [@{ target/xfail @var{selector} @}]
2318 @samp{target} or @samp{xfail} list. Use @code{dg-skip-if},
2319 @code{dg-xfail-if}, or @code{dg-xfail-run-if}.
[all …]