mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-03 21:24:38 +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.