zephyr/tests/kernel/fp_sharing/testcase.yaml
Anas Nashif ce88792a6e tests: fp_sharing: use filter
use CONFIG_ARMV7_M_ARMV8_M_FP as filter instead of platform_whitelist.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-08-19 12:26:13 -07:00

15 lines
313 B
YAML

tests:
kernel.fp_sharing:
extra_args: PI_NUM_ITERATIONS=70000
filter: CONFIG_ARMV7_M_ARMV8_M_FP
slow: true
tags: core
timeout: 600
min_ram: 16
kernel.fp_sharing.x86:
extra_args: CONF_FILE=prj_x86.conf
platform_whitelist: qemu_x86
slow: true
tags: core
timeout: 600