The ramfunc test can be reused for multiple architectures. Signed-off-by: Michael Arnold <marnold@baumer.com>
13 lines
240 B
YAML
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
|