We can run the benchmarks on other architectures beside x86 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
12 lines
187 B
YAML
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
|