| /src/external/apache2/llvm/dist/clang/utils/ABITest/ |
| build-and-summarize.sh | 12 ../summarize.sh $1 &> fails-x.txt 13 cat fails-x.txt 14 wc -l fails-x.txt
|
| build-and-summarize.sh | 12 ../summarize.sh $1 &> fails-x.txt 13 cat fails-x.txt 14 wc -l fails-x.txt
|
| /src/external/bsd/kyua-cli/dist/bootstrap/ |
| atf_helpers.cpp | 36 ATF_TEST_CASE_WITHOUT_HEAD(fails); variable 37 ATF_TEST_CASE_BODY(fails) 62 enabled = "fails passes skips"; 66 if (enabled.find("fails") != std::string::npos) 67 ATF_ADD_TEST_CASE(tcs, fails);
|
| atf_helpers.cpp | 36 ATF_TEST_CASE_WITHOUT_HEAD(fails); variable 37 ATF_TEST_CASE_BODY(fails) 62 enabled = "fails passes skips"; 66 if (enabled.find("fails") != std::string::npos) 67 ATF_ADD_TEST_CASE(tcs, fails);
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/ |
| async.exp | 56 set fails 0 68 incr fails 72 gdb_assert {$fails == 0} $test
|
| async.exp | 56 set fails 0 68 incr fails 72 gdb_assert {$fails == 0} $test
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/ |
| async.exp | 56 set fails 0 68 incr fails 72 gdb_assert {$fails == 0} $test
|
| async.exp | 56 set fails 0 68 incr fails 72 gdb_assert {$fails == 0} $test
|
| /src/external/gpl3/gdb.old/dist/libiberty/testsuite/ |
| test-strtol.c | 117 Return number of fails */ 122 int fails = 0, failed; local 172 fails++; 175 return fails; 181 int fails; local 182 fails = run_tests (test_data, sizeof (test_data) / sizeof (test_data[0])); 183 exit (fails ? EXIT_FAILURE : EXIT_SUCCESS);
|
| test-strtol.c | 117 Return number of fails */ 122 int fails = 0, failed; local 172 fails++; 175 return fails; 181 int fails; local 182 fails = run_tests (test_data, sizeof (test_data) / sizeof (test_data[0])); 183 exit (fails ? EXIT_FAILURE : EXIT_SUCCESS);
|
| /src/external/gpl3/gdb/dist/libiberty/testsuite/ |
| test-strtol.c | 117 Return number of fails */ 122 int fails = 0, failed; local 172 fails++; 175 return fails; 181 int fails; local 182 fails = run_tests (test_data, sizeof (test_data) / sizeof (test_data[0])); 183 exit (fails ? EXIT_FAILURE : EXIT_SUCCESS);
|
| test-strtol.c | 117 Return number of fails */ 122 int fails = 0, failed; local 172 fails++; 175 return fails; 181 int fails; local 182 fails = run_tests (test_data, sizeof (test_data) / sizeof (test_data[0])); 183 exit (fails ? EXIT_FAILURE : EXIT_SUCCESS);
|
| /src/usr.bin/make/unit-tests/ |
| deptgt-error.exp | 1 false fails
|
| deptgt-error.exp | 1 false fails
|
| deptgt-error.mk | 4 # is made when another target fails. 7 false fails
|
| deptgt-error.mk | 4 # is made when another target fails. 7 false fails
|
| /src/sys/arch/mips/mips/ |
| sigcode.S | 36 break 0 # just in case sigreturn fails 46 break 0 # just in case sigreturn fails 57 break 0 # just in case sigreturn fails
|
| sigcode.S | 36 break 0 # just in case sigreturn fails 46 break 0 # just in case sigreturn fails 57 break 0 # just in case sigreturn fails
|
| /src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| cec-system-call.S | 18 # First mark all EVTs as fails (they shouldn't be activated)
|
| cec-system-call.S | 18 # First mark all EVTs as fails (they shouldn't be activated)
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/ |
| cec-system-call.S | 18 # First mark all EVTs as fails (they shouldn't be activated)
|
| cec-system-call.S | 18 # First mark all EVTs as fails (they shouldn't be activated)
|
| /src/sys/arch/i386/i386/ |
| linux_sigcode.S | 87 int $0x80 # exit if sigreturn fails 98 int $0x80 # exit if sigreturn fails
|
| /src/sys/compat/freebsd/ |
| freebsd_sigcode.S | 89 int $0x80 # exit if sigreturn fails
|
| /src/external/mit/xorg/lib/xcb-util/ |
| xcb-util.mk | 22 # XXX totally fails
|