zephyr/tests/benchmarks/footprint/testcase.yaml

25 lines
520 B
YAML
Raw Normal View History

tests:
footprint-float:
arch_whitelist: x86 arm
build_only: true
extra_args: TEST=float
filter: CONFIG_FLOAT
tags: footprint
footprint-max:
arch_whitelist: x86 arm
build_only: true
extra_args: TEST=max
min_ram: 8
tags: footprint
footprint-min:
build_only: true
extra_args: TEST=min
tags: footprint
footprint-reg:
arch_whitelist: x86 arm
build_only: true
extra_args: TEST=reg
min_ram: 8
platform_exclude: quark_d2000_crb
tags: footprint