mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 23:08:43 +00:00
Fixes the test suites to consistently use mbedtls_fprintf to output to stdout or stderr. Also redirects output from the tests to /dev/null to avoid confusing output if the test suite code or library outputs anything to stdout.