tests: build kernel/common on all platforms, always
To catch more potential issues with PRs, build common kernel tests in addition to the synchronization sample which does not run any tests. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
62cb2a96ab
commit
fc4cb492b5
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
tests:
|
||||
kernel.common:
|
||||
tags: kernel userspace
|
||||
build_on_all: true
|
||||
min_flash: 33
|
||||
min_ram: 32
|
||||
kernel.common.misra:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue