mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 19:24:42 +02:00
Display test duration
This commit is contained in:
@@ -166,4 +166,5 @@ else
|
|||||||
echo -e "\nThere were $NUM_TESTS_FAILED failures out of $NUM_TESTS_RUN tests\n"
|
echo -e "\nThere were $NUM_TESTS_FAILED failures out of $NUM_TESTS_RUN tests\n"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo "The script ran for $SECONDS seconds"
|
||||||
exit $NUM_TESTS_FAILED
|
exit $NUM_TESTS_FAILED
|
||||||
|
Reference in New Issue
Block a user