mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-05 17:37:33 +08:00

Invasive testing strategy Create a new header `common.h`. Introduce a configuration option `MBEDTLS_TEST_HOOKS` for test-specific code, to be used in accordance with the invasive testing strategy.