tests: tests/kernel/device modify yaml config
Modify platform tag into kernel.device.pm Signed-off-by: Ningx Zhao <ningx.zhao@intel.com>
This commit is contained in:
parent
cefebbec39
commit
92530b5fbb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
common:
|
||||
tags: device userspace
|
||||
platform_exclude: mec15xxevb_assy6853
|
||||
integration_platforms:
|
||||
- native_posix
|
||||
tests:
|
||||
|
@ -8,5 +7,6 @@ tests:
|
|||
tags: device
|
||||
kernel.device.pm:
|
||||
tags: device
|
||||
platform_exclude: mec15xxevb_assy6853
|
||||
extra_configs:
|
||||
- CONFIG_DEVICE_POWER_MANAGEMENT=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue