This commit enables lots of tests on riscv32 and riscv64 which were previously disabled. Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
12 lines
246 B
YAML
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
|