mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 18:28:43 +00:00
Now counts and displays the number of test suites executed, which can vary depending on build configurations. All tests are now executed as this is a sample and test program, rather than exit on first failure. Exit code now restricted to SUCCESS or FAILURE.