zephyr/tests/benchmarks/app_kernel/testcase.yaml
Anas Nashif 8dafd72eb7 posix: enable benchmarks for other architectures
We can run the benchmarks on other architectures beside x86

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-27 14:16:08 -05:00

12 lines
187 B
YAML

tests:
test:
arch_whitelist: x86 arm
min_ram: 32
tags: benchmark
slow: true
timeout: 300
test_posix:
arch_whitelist: posix
min_ram: 32
tags: benchmark