Files
nuttx/boards
makejian d9c6353b74
Build Documentation / build-html (push) Has been cancelled
boards/sim/crypto: enable cmocka testing framework
Enable CMocka unit testing framework in the simulator crypto configuration.
This requires enabling the following dependencies:
- CONFIG_ALLOW_MIT_COMPONENTS: Allow MIT licensed components
- CONFIG_LIBC_REGEX: Regular expression support needed by CMocka
- CONFIG_TESTING_CMOCKA: CMocka unit testing framework
- CONFIG_TESTING_CRYPTO: Crypto testing support

Signed-off-by: makejian <makejian@xiaomi.com>
2026-01-29 22:44:24 +08:00
..