Home
last modified time | relevance | path

Searched refs:TOTAL_EXED (Results 1 – 1 of 1) sorted by relevance

/mbedtls-3.6.0/tests/scripts/
Dbasic-build-test.sh176 TOTAL_EXED=$(($PASSED_TESTS + $FAILED_TESTS))
197 TOTAL_EXED=$(($TOTAL_EXED + $TOTAL_TESTS))
219 TOTAL_EXED=$(($TOTAL_EXED + $EXED_TESTS))
229 echo "Total exec'd tests : $TOTAL_EXED"