Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/tests/scripts/
Dall.sh467 failure_count=0
486 failure_count=$((failure_count + 1))
506 if [ $failure_count -gt 0 ]; then
509 echo "${start_red}FAILED: $failure_count${end_color}$failure_summary"