zephyr/samples/microkernel/benchmark/footprint/testcase.ini
Anas Nashif f75a8157e3 sanity: exclude Minute IA platforms from float tests
exclude Minute-IA platforms from tests that enable CONFIG_FLOAT.

Change-Id: Id186857403cb73d009b6e9e126c4e240f95dbf1a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:43 -05:00

20 lines
348 B
INI

[footprint-min]
tags = footprint
extra_args = TEST=min
build_only = true
config_whitelist = !CONFIG_PLATFORM_GALILEO
[footprint-reg]
tags = footprint
extra_args = TEST=reg
build_only = true
arch_whitelist = x86
[footprint-max]
tags = footprint
extra_args = TEST=max
build_only = true
arch_whitelist = x86
config_whitelist = !CONFIG_CPU_MINUTEIA