mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 09:12:44 +00:00
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>
15 lines
317 B
YAML
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
|