2017-04-05 11:11:22 +08:00
|
|
|
tests:
|
2017-12-06 02:00:43 +08:00
|
|
|
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
|