Home
last modified time | relevance | path

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

12

/external/libcap-ng/libcap-ng-0.7/bindings/python/test/
DMakefile.in257 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
282 xfail=`expr $$xfail + 1`; \
304 if test "$$xfail" -eq 0; then \
307 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
308 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
/external/libcap-ng/libcap-ng-0.7/src/test/
DMakefile.in371 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
396 xfail=`expr $$xfail + 1`; \
418 if test "$$xfail" -eq 0; then \
421 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
422 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
/external/libexif/test/nls/
DMakefile.in402 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
427 xfail=`expr $$xfail + 1`; \
449 if test "$$xfail" -eq 0; then \
452 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
453 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
/external/llvm/test/CodeGen/X86/
Dcvtv2f32.ll1 ; A bug fix in the DAGCombiner made this test fail, so marking as xfail
/external/libexif/test/
DMakefile.in567 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
592 xfail=`expr $$xfail + 1`; \
614 if test "$$xfail" -eq 0; then \
617 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
618 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
/external/ipsec-tools/src/racoon/
DMakefile.in751 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
775 xfail=`expr $$xfail + 1`; \
789 if test "$$xfail" -eq 0; then \
792 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
/external/libcxx/cmake/Modules/
DHandleOutOfTreeLLVM.cmake80 set(LIT_ARGS_DEFAULT "-sv --show-xfail --show-unsupported")
/external/clang/test/CodeGenCXX/
Dvtable-debug-info.cpp9 #error this test must xfail
/external/vulkan-validation-layers/tests/gtest-1.7.0/
DMakefile.in920 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
945 xfail=`expr $$xfail + 1`; \
967 if test "$$xfail" -eq 0; then \
970 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
971 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
/external/bison/examples/calc++/
DMakefile.in1594 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
1619 xfail=`expr $$xfail + 1`; \
1641 if test "$$xfail" -eq 0; then \
1644 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
1645 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
/external/cmockery/cmockery_0_1_2/
DMakefile.in773 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
797 xfail=`expr $$xfail + 1`; \
811 if test "$$xfail" -eq 0; then \
814 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
/external/google-tv-pairing-protocol/cpp/
DMakefile.in1236 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
1261 xfail=`expr $$xfail + 1`; \
1283 if test "$$xfail" -eq 0; then \
1286 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
1287 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
/external/libmicrohttpd/src/testzzuf/
DMakefile.in1039 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1071 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
/external/libopus/
DMakefile.in2307 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
2332 xfail=`expr $$xfail + 1`; \
2354 if test "$$xfail" -eq 0; then \
2357 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
2358 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
/external/libmicrohttpd/src/microhttpd/
DMakefile.in1092 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1124 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
/external/llvm/docs/CommandGuide/
Dlit.rst96 .. option:: --show-xfail
/external/libmicrohttpd/src/testspdy/
DMakefile.in1073 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
/external/libmicrohttpd/src/testcurl/
DMakefile.in1530 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1562 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
/external/protobuf/gtest/
DMakefile.in1301 xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1333 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
/external/libmicrohttpd/src/testcurl/https/
DMakefile.in1243 result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
/external/skia/third_party/yasm/config/mac/
DMakefile3278 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
3302 xfail=`expr $$xfail + 1`; \
3316 if test "$$xfail" -eq 0; then \
3319 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
/external/skia/third_party/yasm/config/ios/
DMakefile3278 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
3302 xfail=`expr $$xfail + 1`; \
3316 if test "$$xfail" -eq 0; then \
3319 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
/external/skia/third_party/yasm/config/android/
DMakefile3278 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
3302 xfail=`expr $$xfail + 1`; \
3316 if test "$$xfail" -eq 0; then \
3319 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
/external/skia/third_party/yasm/config/linux/
DMakefile3278 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
3302 xfail=`expr $$xfail + 1`; \
3316 if test "$$xfail" -eq 0; then \
3319 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
/external/skia/third_party/yasm/config/win/
DMakefile3278 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
3302 xfail=`expr $$xfail + 1`; \
3316 if test "$$xfail" -eq 0; then \
3319 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \

12