Searched refs:EXED_TESTS (Results 1 – 1 of 1) sorted by relevance
160 EXED_TESTS=$(cat compat-test-$TEST_OUTPUT | sed -n -e 's/.* ([0-9]* \/ \([0-9]*\) tests ([0-9]* ski…161 FAILED_TESTS=$(($EXED_TESTS - $PASSED_TESTS))166 echo "Total exec'd tests : $EXED_TESTS"167 echo "Total avail tests : $(($EXED_TESTS + $SKIPPED_TESTS))"173 TOTAL_AVAIL=$(($TOTAL_AVAIL + $EXED_TESTS + $SKIPPED_TESTS))174 TOTAL_EXED=$(($TOTAL_EXED + $EXED_TESTS))