1tests:
2  kernel.common.timing:
3    tags:
4      - kernel
5      - sleep
6  kernel.common.timing.minimallibc:
7    filter: CONFIG_MINIMAL_LIBC_SUPPORTED
8    tags:
9      - kernel
10      - sleep
11      - libc
12    extra_configs:
13      - CONFIG_MINIMAL_LIBC=y
14