zephyr/tests/arch/common/ramfunc/testcase.yaml
Michael Arnold 9e4a403d21 tests: arch: Make ramfunc test generic and enable test for riscv arch
The ramfunc test can be reused for multiple architectures.

Signed-off-by: Michael Arnold <marnold@baumer.com>
2023-10-25 17:35:07 +02:00

13 lines
240 B
YAML

tests:
arch.common.ramfunc:
filter: CONFIG_ARCH_HAS_RAMFUNC_SUPPORT
tags:
- arm
- userspace
arch_allow:
- arm
- riscv32
- riscv64
extra_configs:
- CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=0