Convert them to native YAML lists. Support for space-separated lists was deprecated in Twister a long time ago. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
24 lines
505 B
YAML
24 lines
505 B
YAML
tests:
|
|
kernel.multiprocessing.smp_boot_delay:
|
|
tags:
|
|
- kernel
|
|
- smp
|
|
platform_allow:
|
|
- intel_adsp/cavs25
|
|
- qemu_x86_64
|
|
integration_platforms:
|
|
- qemu_x86_64
|
|
kernel.multiprocessing.smp_boot_delay.minimallibc:
|
|
filter: CONFIG_MINIMAL_LIBC_SUPPORTED
|
|
tags:
|
|
- kernel
|
|
- smp
|
|
- libc
|
|
platform_allow:
|
|
- intel_adsp/cavs25
|
|
- qemu_x86_64
|
|
integration_platforms:
|
|
- qemu_x86_64
|
|
extra_configs:
|
|
- CONFIG_MINIMAL_LIBC=y
|