Browse Source
Use integration platforms and sanitize tags. Signed-off-by: Anas Nashif <anas.nashif@intel.com>pull/58772/head
36 changed files with 125 additions and 70 deletions
@ -1,3 +1,7 @@
@@ -1,3 +1,7 @@
|
||||
tests: |
||||
libraries.p4wq: |
||||
tags: p4wq |
||||
tags: |
||||
- kernel |
||||
integration_platforms: |
||||
- qemu_x86 |
||||
- native_posix |
||||
|
@ -1,3 +1,5 @@
@@ -1,3 +1,5 @@
|
||||
tests: |
||||
pm.device_runtime.api: |
||||
tags: pm |
||||
integration_platforms: |
||||
- native_posix |
||||
|
@ -1,3 +1,5 @@
@@ -1,3 +1,5 @@
|
||||
tests: |
||||
message_bus.zbus.runtime_obs_reg.add_and_remove_observers: |
||||
tags: zbus |
||||
integration_platforms: |
||||
- native_posix |
||||
|
Loading…
Reference in new issue