Files
zephyr/tests/kernel/cache/testcase.yaml
Jamie McCrae bc16a7a727 tests: Update board names for hwmv2
Updates tests that use board names which have changed with
boards v2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-03-01 15:49:58 +01:00

35 lines
747 B
YAML

tests:
kernel.cache.api:
tags:
- kernel
- cache
filter: CONFIG_CACHE_MANAGEMENT
platform_exclude:
- adp_xc7k/ae350
- bcm958402m2/bcm58402/m7
- bcm958401m2
integration_platforms:
- qemu_xtensa
- qemu_cortex_a53
- 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:
- adp_xc7k/ae350
- bcm958402m2/bcm58402/m7
- bcm958401m2
integration_platforms:
- qemu_xtensa
- qemu_cortex_a53
- nsim_em
- qemu_x86
- qemu_x86_64
extra_configs:
- CONFIG_MINIMAL_LIBC=y