zephyr/tests/benchmarks/app_kernel/testcase.yaml
Martin Åberg 4604c45541 tests: enable and run many tests on RISC-V
This commit enables lots of tests on riscv32 and riscv64 which were
previously disabled.

Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
2021-01-15 13:06:33 -05:00

12 lines
246 B
YAML

tests:
benchmark.kernel.application:
arch_allow: x86 arm riscv32 riscv64
min_flash: 34
min_ram: 32
tags: benchmark
timeout: 300
benchmark.kernel.application.posix:
arch_allow: posix
min_ram: 32
tags: benchmark