zephyr/tests/legacy/benchmark/app_kernel/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

8 lines
215 B
INI

[test]
tags = legacy benchmark
arch_whitelist = x86
# On my machine, takes about 110 to run, 180 to be safe
timeout = 180
slow = True
filter = ( CONFIG_SRAM_SIZE > 8 or CONFIG_DCCM_SIZE > 8 or CONFIG_RAM_SIZE > 8 )