13 lines
245 B
YAML
13 lines
245 B
YAML
tests:
|
|
benchmark.kernel.application:
|
|
arch_allow: x86 arm
|
|
min_flash: 34
|
|
min_ram: 32
|
|
tags: benchmark
|
|
slow: true
|
|
timeout: 300
|
|
benchmark.kernel.application.posix:
|
|
arch_allow: posix
|
|
min_ram: 32
|
|
tags: benchmark
|