Home
last modified time | relevance | path

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

/mbedtls-development/tests/scripts/
A Dbasic-build-test.sh254BRANCHES_TOTAL=$(tail -n4 cov-$TEST_OUTPUT|sed -n -e 's/ branches...: [0-9]*.[0-9]% ([0-9]* of \(…
262 BRANCHES_PERCENT=$((1000*$BRANCHES_TESTED/$BRANCHES_TOTAL))
272 echo "Branches Tested : $BRANCHES_TESTED of $BRANCHES_TOTAL $BRANCHES_PERCENT%"

Completed in 4 milliseconds