mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-03 23:14:40 +08: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 <Gilles.Peskine@arm.com>