zephyr/tests/crypto/test_mbedtls/testcase.ini

12 lines
220 B
INI

[test]
tags = crypto mbedtls
filter = ( CONFIG_SRAM_SIZE >= 32 or CONFIG_DCCM_SIZE >= 32 or
CONFIG_RAM_SIZE >= 32 )
timeout = 200
[test_nios]
tags = crypto mbedtls
slow = true
arch_whitelist = nios2
timeout = 200