Add a new test that disables PM_DEVICE_SYSTEM_MANAGED, since this option is enabled by default. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
9 lines
156 B
YAML
9 lines
156 B
YAML
common:
|
|
platform_allow: native_sim
|
|
tags: pm
|
|
tests:
|
|
pm.system: {}
|
|
pm.system.no.device.pm:
|
|
extra_args:
|
|
- OVERLAY_CONFIG="no-device-pm.conf"
|