Home
last modified time | relevance | path

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

/mbedtls-latest/tests/scripts/
Dall.sh618 failure_count=0 # Number of failed components
703 if [ $failure_count -gt 0 ]; then
706 echo "${start_red}FAILED: $failure_count components${end_color}"
716 if [ $failure_count -gt 0 ]; then
1093 failure_count=$((failure_count + 1))