zephyr/tests/crypto/mbedtls/testcase.ini
Anas Nashif 0772abff24 tests: rename test directory test_mbedtls -> mbedtls
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-06-17 10:34:24 -04:00

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