mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 02:37:28 +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"
|
||||
fi
|
||||
|
||||
echo "The script ran for $SECONDS seconds"
|
||||
exit $NUM_TESTS_FAILED
|
||||
|
Reference in New Issue
Block a user