Home
last modified time | relevance | path

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

/mbedtls-3.7.0/tests/scripts/
Dall.sh660 failed_command=${report_failed_command-$BASH_COMMAND}
663 "$failed_command" == "$previous_failed_command" &&
674 previous_failed_command=$failed_command
677 text="$current_section: $failed_command -> $last_failure_status"
684 if ! can_keep_going_after_failure "$failed_command"; then