These tests should be named "kernel.pending" instead of "kernel.objects". Signed-off-by: Daniel Leung <daniel.leung@intel.com>
11 lines
201 B
YAML
11 lines
201 B
YAML
tests:
|
|
kernel.pending:
|
|
tags: kernel
|
|
kernel.pending.minimallibc:
|
|
filter: CONFIG_MINIMAL_LIBC_SUPPORTED
|
|
tags:
|
|
- kernel
|
|
- libc
|
|
extra_configs:
|
|
- CONFIG_MINIMAL_LIBC=y
|