Searched refs:FAIL (Results 1 - 25 of 35) sorted by relevance

12

/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/functional/mqueues/
H A Drun.sh20 FAIL=$FAIL+1
29 declare -i FAIL=0
45 echo -ne "\t\t* FAILED: " $FAIL "\n"
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/functional/semaphores/
H A Drun.sh20 FAIL=$FAIL+1
29 declare -i FAIL=0
45 echo -ne "\t\t* FAILED: " $FAIL "\n"
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/functional/threads/robust_test/
H A Drun.sh4 declare -i FAIL=0
15 FAIL=$FAIL+1
28 echo -ne "\t\t* FAILED: " $FAIL *"\n"
H A Drobust2-mode2.c52 EPRINTF("FAIL:pthread_mutex_lock didn't return EOWNERDEAD");
53 exit(FAIL);
60 EPRINTF("FAIL: The mutex didn't transit to normal "
65 exit(FAIL);
78 EPRINTF("FAIL:The mutex should remain as EOWNERDEAD "
84 exit(FAIL);
H A Drobust2-sun.c53 EPRINTF("FAIL:pthread_mutex_lock didn't return EOWNERDEAD");
54 exit(FAIL);
61 EPRINTF("FAIL: The mutex didn't transit to normal state"
65 exit(FAIL);
77 EPRINTF("FAIL:The mutex should remain as EOWNERDEAD "
82 exit(FAIL);
H A Drobust3-mode2.c56 EPRINTF("FAIL:pthread_mutex_lock didn't return EOWNERDEAD \n");
57 exit(FAIL);
66 EPRINTF("FAIL:The mutex does not set to "
71 exit(FAIL);
84 EPRINTF("FAIL:The mutex shall not set to "
88 exit(FAIL);
H A Drobust1-mode2.c53 EPRINTF("FAIL: pthread_mutex_lock didn't return EOWNERDEAD");
54 exit(FAIL);
61 EPRINTF("FAIL:The mutex shall remain the state EOWNERDEAD "
64 exit(FAIL);
H A Drobust1-sun.c52 EPRINTF("FAIL: pthread_mutex_lock didn't return EOWNERDEAD");
53 exit(FAIL);
59 EPRINTF("FAIL: The mutex did not transit to ENOTRECOVERABLE"
62 exit(FAIL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/functional/timers/
H A Drun.sh19 FAIL=$FAIL+1
27 declare -i FAIL=0
53 echo -ne "\t\t\t* FAILED: " $FAIL "\n"
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/mqueues/
H A Drun.sh20 FAIL=$FAIL+1
29 declare -i FAIL=0
45 echo -ne "\t\t* FAILED: " $FAIL "\n"
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/stress/semaphores/
H A Drun.sh20 FAIL=$FAIL+1
29 declare -i FAIL=0
43 echo -ne "\t\t* FAILED: " $FAIL "\n"
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/functional/threads/pi_test/
H A Drun.sh18 declare -i FAIL=0
29 FAIL=$FAIL+1
43 echo -ne "\t\t* FAILED: " $FAIL *"\n"
H A Dpitest-4.c199 EPRINTF("FAIL: Thread TB1: lock returned %d %s, "
201 exit(FAIL);
233 EPRINTF("FAIL: Thread TB2: lock mutex2 returned %d %s, "
235 exit(FAIL);
H A Dpitest-2.c216 EPRINTF("FAIL: Thread TB1: lock returned %d %s, "
218 exit(FAIL);
246 EPRINTF("FAIL: Thread TB2: lock returned %d %s, "
248 exit(FAIL);
H A Dpitest-3.c229 EPRINTF("FAIL: Thread TB1: lock returned %d %s, "
231 exit(FAIL);
259 EPRINTF("FAIL: Thread TB2: lock returned %d %s, "
261 exit(FAIL);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/functional/threads/include/
H A Dtest.h21 #define FAIL 1 macro
/haiku-fatelf/src/libs/ncurses/progs/
H A Ddump_entry.h77 #define FAIL -1 macro
H A Ddump_entry.c274 ? FAIL : cur_type->Booleans[idx];
278 ? FAIL : cur_type->Numbers[idx];
282 ? (int) TRUE : FAIL;
555 if (predval != FAIL) {
578 if (predval != FAIL) {
676 if (predval != FAIL) {
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/
H A Dexecute.sh157 declare -i FAIL=0
219 echo -ne "\t\t* FAILED: " $FAIL "\n"
252 FAIL=$FAIL+1
253 echo "$FILEcut:execution:FAIL "
258 FAIL=$FAIL+1
259 echo "$FILEcut:execution:FAIL "
/haiku-fatelf/src/bin/gdb/bfd/
H A Dcpu-arm.c305 goto FAIL;
309 goto FAIL;
340 goto FAIL;
347 FAIL:
400 goto FAIL;
404 goto FAIL;
414 FAIL:
/haiku-fatelf/src/bin/less/
H A Dregexp.c146 #define FAIL(m) { regerror(m); return(NULL); } macro
220 FAIL("NULL argument");
233 FAIL("regexp too big");
238 FAIL("out of space");
312 FAIL("too many ()");
351 FAIL("unmatched ()");
354 FAIL("unmatched ()");
356 FAIL("junk on end"); /* "Can't happen". */
427 FAIL("*+ operand could be empty");
458 FAIL("neste
[all...]
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_defsfont.c1673 return(FAIL); \
1679 return(FAIL); \
1685 return(FAIL); \
1689 return(FAIL); \
1696 return(FAIL); \
1703 return(FAIL); \
1711 return(FAIL); \
1718 return(FAIL); \
1724 return(FAIL); \
1728 return(FAIL); \
[all...]
/haiku-fatelf/src/bin/gdb/
H A Ddjunpack.bat42 echo FAIL: Sed is not available.
45 echo FAIL: DJTAR is not available or no fnchange.lst file in %1.
48 echo FAIL: the file %1 does not seem to exist.
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c94 #define FAIL(_code) do { ecode = _code; goto bad; } while (0) macro
120 FAIL(HAL_EINVAL);
131 FAIL(HAL_EINVAL);
209 FAIL(HAL_EIO);
314 FAIL(HAL_EIO);
321 FAIL(HAL_EIO);
336 FAIL(HAL_EIO);
374 FAIL(HAL_EIO);
572 #undef FAIL macro
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c75 #define FAIL(_code) do { ecode = _code; goto bad; } while (0) macro
91 FAIL(HAL_EINVAL);
101 FAIL(HAL_EINVAL);
112 FAIL(HAL_EINVAL);
122 FAIL(HAL_EIO);
214 FAIL(HAL_EIO);
239 FAIL(HAL_EIO);
259 FAIL(HAL_EIO);
299 #undef FAIL macro

Completed in 88 milliseconds

12