mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-07 06:05:03 -04:00

The change modifies the template code in tests/suites/helpers.function and tests/suites/main.function so that error messages are printed to stdout instead of being discarded. This makes errors visible regardless of the --verbose flag being passed or not to the test suite programs.