Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions tests/kernel/common/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ tests:
- native_posix
extra_configs:
- CONFIG_MISRA_SANE=y
kernel.common.minimallibc:
filter: CONFIG_MINIMAL_LIBC_SUPPORTED
tags: libc
extra_configs:
- CONFIG_MINIMAL_LIBC=y
kernel.common.nano32:
filter: not CONFIG_KERNEL_COHERENCE
extra_configs:
Expand Down