zephyr/tests/crypto/test_mbedtls/testcase.ini

12 lines
226 B
INI
Raw Normal View History

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