| tests: | |
| - 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 | |
| - footprint-max: | |
| arch_whitelist: x86 arm | |
| build_only: true | |
| extra_args: TEST=max | |
| min_ram: 8 | |
| tags: footprint | |
| - footprint-float: | |
| arch_whitelist: x86 arm | |
| build_only: true | |
| extra_args: TEST=float | |
| filter: CONFIG_FLOAT | |
| tags: footprint |