This is in preparation for adding another SoC where qemu_xtensa is no longer valid choice. So use qemu_xtensa/dc233c as it is the same as the old qemu_xtensa. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
33 lines
725 B
YAML
33 lines
725 B
YAML
tests:
|
|
kernel.cache.api:
|
|
tags:
|
|
- kernel
|
|
- cache
|
|
filter: CONFIG_CACHE_MANAGEMENT
|
|
platform_exclude:
|
|
- bcm958402m2/bcm58402/m7
|
|
- bcm958401m2
|
|
integration_platforms:
|
|
- qemu_xtensa/dc233c
|
|
- 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/dc233c
|
|
- qemu_cortex_a53
|
|
- nsim/nsim_em
|
|
- qemu_x86
|
|
- qemu_x86_64
|
|
extra_configs:
|
|
- CONFIG_MINIMAL_LIBC=y
|