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