Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/pm/power_mgmt/src/
Dmain.c29 static bool testing_force_state; variable
197 if (testing_force_state) { in pm_state_set()
201 testing_force_state = false; in pm_state_set()
474 testing_force_state = true; in ZTEST()