tests/kernel: Exlude bogus platforms on cache test

Until these get fixed.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
Tomasz Bursztyka 2023-12-01 10:07:53 +01:00 committed by Carles Cufí
parent a2be813d99
commit dc49dad7e0

View File

@ -4,6 +4,10 @@ tests:
- kernel
- cache
filter: CONFIG_CACHE_MANAGEMENT
platform_exclude:
- adp_xc7k_ae350
- bcm958402m2_m7
- bcm958401m2
integration_platforms:
- qemu_xtensa
- qemu_cortex_a53
@ -16,6 +20,10 @@ tests:
- cache
- libc
filter: CONFIG_CACHE_MANAGEMENT and CONFIG_MINIMAL_LIBC_SUPPORTED
platform_exclude:
- adp_xc7k_ae350
- bcm958402m2_m7
- bcm958401m2
integration_platforms:
- qemu_xtensa
- qemu_cortex_a53