zephyr/tests/subsys/pm/power_mgmt/testcase.yaml
Flavio Ceolin 1359eb9308 tests: power_mgmt: Add test for PM_DEVICE_SYSTEM_MANAGED
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>
2024-06-04 19:13:53 -04:00

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"