zephyr/tests/benchmarks/timing_info/testcase.yaml
Adithya Baglody a4d1e36aaa tests: benchmarks: timing_info: Cleanup testcase.yaml
The only architecture not supported is native posix. Added it to
arch_exclude.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-08-20 06:51:25 -07:00

9 lines
250 B
YAML

tests:
benchmark.timing.default_kernel:
arch_exclude: posix
tags: benchmark
benchmark.timing.userspace:
filter: CONFIG_ARCH_HAS_USERSPACE
extra_args: CONF_FILE=prj_userspace.conf
arch_whitelist: x86 arm arc
tags: benchmark