This test can also be run in ARCH_POSIX + added a filter in the test yaml so it does not float fault with too low HW frequencies Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
6 lines
127 B
YAML
6 lines
127 B
YAML
tests:
|
|
test:
|
|
arch_whitelist: x86 arm posix
|
|
tags: benchmark
|
|
filter: CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC >= 1000000
|