mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 07:47:48 +00:00
MBEDTLS_TEST_HOOKS is not supposed to change the behavior of the library, so it's generally good to have it on in functional tests. Signed-off-by: Gilles Peskine <[email protected]>