mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-30 17:12:00 +02:00
Set the CMake-observed variable `CTEST_OUTPUT_ON_FAILURE`, so that when a "make test" run by CMake fails, verbose test output about the detail of failure is available. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>