Lines Matching refs:fail
38 fail=040 if (ls *.fail.cpp > /dev/null 2>&1)42 for FILE in $(ls *.fail.cpp); do47 fail=$(($fail + 1))65 fail=$(($fail + 1))70 fail=$(($fail + 1))75 if [ $fail -gt 0 ]77 echo "failed $fail tests in `pwd`"83 if [ $fail -eq 0 ]88 if [ $fail -eq 0 -a $pass -eq 0 ]94 FAIL=$(($FAIL + $fail))