tests: fp_sharing: Enable build-only tests for RISC-V QEMU platform

Enables build-only tests for the qemu_riscv32 platform.

Signed-off-by: Corey Wharton <coreyw7@fb.com>
This commit is contained in:
Corey Wharton 2020-04-15 18:13:52 -07:00 committed by Andrew Boie
parent 6f6564752a
commit d873573f76
3 changed files with 3 additions and 0 deletions

View file

@ -4,3 +4,4 @@ config BOARD_QEMU_RISCV32
bool "QEMU RISCV32 target"
depends on SOC_RISCV_SIFIVE_FREEDOM
select QEMU_TARGET
select CPU_HAS_FPU

View file

@ -9,6 +9,7 @@ tests:
filter: CONFIG_CPU_HAS_FPU
arch_whitelist: riscv32
tags: kernel userspace
build_only: true
kernel.fp_sharing.float_disable.riscv64:
filter: CONFIG_CPU_HAS_FPU
arch_whitelist: riscv64

View file

@ -21,6 +21,7 @@ tests:
tags: kernel
timeout: 600
min_ram: 16
build_only: true
kernel.fp_sharing.generic.riscv64:
extra_args: PI_NUM_ITERATIONS=500
filter: CONFIG_CPU_HAS_FPU