1tests:
2  kernel.multiprocessing.smp_boot_delay:
3    tags:
4      - kernel
5      - smp
6    platform_allow: intel_adsp_cavs25
7    integration_platforms:
8      - intel_adsp_cavs25
9  kernel.multiprocessing.smp_boot_delay.minimallibc:
10    filter: CONFIG_MINIMAL_LIBC_SUPPORTED
11    tags:
12      - kernel
13      - smp
14      - libc
15    platform_allow: intel_adsp_cavs25
16    integration_platforms:
17      - intel_adsp_cavs25
18    extra_configs:
19      - CONFIG_MINIMAL_LIBC=y
20