zephyr/tests/kernel/test_tickless/microkernel/testcase.ini

7 lines
153 B
INI
Raw Normal View History

[test]
tags = core
arch_exclude = arc nios2
kernel = micro
filter = ARCH == "x86" or (ARCH == "arm" and
(CONFIG_SOC_MK64F12 or CONFIG_SOC_ATMEL_SAM3))