zephyr/tests/legacy/kernel/test_tickless/microkernel/testcase.ini
Anas Nashif e868a80a5c samples: tests: tag all legacy test cases and samples
Tag all legacy kernel tests and samples as such.

Change-Id: I43b24acb71c282ed14ff6e6ef06c9542bad86f6a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-30 21:45:22 +00:00

7 lines
186 B
INI

[test]
tags = legacy core
arch_exclude = nios2
filter = CONFIG_X86 or (CONFIG_ARM and
(CONFIG_SOC_MK64F12 or CONFIG_SOC_ATMEL_SAM3)) or
(CONFIG_ARC and CONFIG_SOC_QUARK_SE_C1000_SS)