zephyr/tests/kernel/fp_sharing/testcase.yaml
Anas Nashif 621f75bfa7 tests: remove bat_commit, replace core with kernel
bat_commit is an old and obsolete tag that has not been maintained over
time and was supposed to serve a purpose that is obsolete now. Also
rename core tag with kernel.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-10-16 09:17:51 -04:00

15 lines
317 B
YAML

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