OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xfail
(Results
1 - 2
of
2
) sorted by null
/external/libffi/testsuite/lib/
libffi-dg.exp
249
proc dg-
xfail
-if { args } {
/external/elfutils/tests/
Makefile
603
@failed=0; all=0;
xfail
=0; xpass=0; skip=0; \
627
xfail
=`expr $$
xfail
+ 1`; \
628
echo "
XFAIL
: $$tst"; \
641
if test "$$
xfail
" -eq 0; then \
644
banner="All $$all tests behaved as expected ($$
xfail
expected failures)"; \
Completed in 457 milliseconds