zephyr/tests/kernel/cache/testcase.yaml
Wei-Tai Lee d459d0e76d tests: kernel: cache: Remove adp_xc7k/ae350 from the blacklist
Since Andes cache implementation is supported, remove
adp_xc7k/ae350 from the blacklist.

Signed-off-by: Wei-Tai Lee <wtlee@andestech.com>
2024-04-22 09:19:27 -04:00

33 lines
711 B
YAML

tests:
kernel.cache.api:
tags:
- kernel
- cache
filter: CONFIG_CACHE_MANAGEMENT
platform_exclude:
- bcm958402m2/bcm58402/m7
- bcm958401m2
integration_platforms:
- qemu_xtensa
- qemu_cortex_a53
- nsim/nsim_em
- qemu_x86
- qemu_x86_64
kernel.cache.api.minimallibc:
tags:
- kernel
- cache
- libc
filter: CONFIG_CACHE_MANAGEMENT and CONFIG_MINIMAL_LIBC_SUPPORTED
platform_exclude:
- bcm958402m2/bcm58402/m7
- bcm958401m2
integration_platforms:
- qemu_xtensa
- qemu_cortex_a53
- nsim/nsim_em
- qemu_x86
- qemu_x86_64
extra_configs:
- CONFIG_MINIMAL_LIBC=y