-
CONFIG_MBEDTLS_TEST
¶
Compile internal self test functions
Type: bool
Help¶
Enable self test function for the crypto algorithms
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At ext/lib/crypto/mbedtls/Kconfig:102
Included via Kconfig:10
→ Kconfig.zephyr:41
→ ext/Kconfig:13
→ ext/lib/crypto/Kconfig:10
Menu path: (top menu) → External Sources → Cryptography → mbedTLS Support
config MBEDTLS_TEST bool prompt "Compile internal self test functions" ifMBEDTLS_BUILTIN
&&MBEDTLS
depends onMBEDTLS_BUILTIN
&&MBEDTLS
help Enable self test function for the crypto algorithms
(Definitions include propagated dependencies, including from if’s and menus.)