zephyr/tests/subsys/pm
Flavio Ceolin 3b895064af pm: Remove state lock/unlock API
This API is not widely used and it is actually broken since device
runtime power management is not checking it when suspending and
resuming.

On top of that, this API is very close to pm_device_busy* API,
close enough to consolidate in only one API.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2024-04-09 20:11:48 +02:00
..
device_driver_init PM: Add testing pm_device_state_str function. 2024-01-05 14:47:14 -05:00
device_power_domains tests: pm: device_power_domains: remove CONFIG_PM 2023-12-06 09:16:12 +00:00
device_runtime_api pm: Remove state lock/unlock API 2024-04-09 20:11:48 +02:00
device_wakeup_api tests/subsys/pm/*: Switch to native_sim 2023-11-22 09:53:54 +01:00
policy_api tests/subsys several: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
power_domain tests/subsys/pm/*: Switch to native_sim 2023-11-22 09:53:54 +01:00
power_mgmt pm: Remove state lock/unlock API 2024-04-09 20:11:48 +02:00
power_mgmt_multicore tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
power_mgmt_soc hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
power_states_api tests/subsys/pm/*: Switch to native_sim 2023-11-22 09:53:54 +01:00