tests: kernel/pending: fix incorrect test names
These tests should be named "kernel.pending" instead of "kernel.objects". Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
parent
886a99e736
commit
781011b911
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
tests:
|
||||
kernel.objects:
|
||||
kernel.pending:
|
||||
tags: kernel
|
||||
kernel.objects.minimallibc:
|
||||
kernel.pending.minimallibc:
|
||||
filter: CONFIG_MINIMAL_LIBC_SUPPORTED
|
||||
tags:
|
||||
- kernel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue