Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dall.sh153 append_outcome=0
450 --append-outcome) append_outcome=1;;
472 --no-append-outcome) append_outcome=0;;
732 if [ -n "$MBEDTLS_TEST_OUTCOME_FILE" ] && [ "$append_outcome" -eq 0 ]; then