mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-05 01:32:38 +00:00
12 lines
220 B
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
|