Home
last modified time | relevance | path

Searched refs:testing_device_runtime (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/subsys/pm/power_mgmt/src/
Dmain.c27 static bool testing_device_runtime; variable
219 if (testing_device_runtime) { in pm_state_set()
283 if (testing_device_runtime || !IS_ENABLED(CONFIG_PM_DEVICE_SYSTEM_MANAGED)) { in notify_pm_state_entry()
404 testing_device_runtime = true; in ZTEST()
413 testing_device_runtime = false; in ZTEST()