zephyr/tests/kernel/test_pool/testcase.ini
Anas Nashif bf5fdfbe43 tests: fix testcases for cortex-m0+ platforms
Change-Id: Idf6f5e38354aa5f1801ec0c0db63a4e19243918c
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-10-22 16:54:19 -04:00

11 lines
240 B
INI

[test]
tags = bat_commit core unified_capable
kernel = micro
filter = ( CONFIG_SRAM_SIZE > 32 or CONFIG_DCCM_SIZE > 32 or
CONFIG_RAM_SIZE > 32 )
[test_nios2]
tags = bat_commit core unified_capable
kernel = micro
arch_whitelist = nios2