zephyr/tests/net/pm
Gerard Marull-Paretas 7ccc1a41bc pm: use actions for device PM control
Instead of passing target states, use actions for device PM control.
Actions represent better the meaning of the callback argument.
Furthermore, they are more future proof as they can be suitable for
other PM actions that have no direct mapping to a state. If we compare
with Linux, we could have a multi-stage suspend/resume. Such scenario
would not have a good mapping when using target states.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-08-04 08:23:01 -04:00
..
src pm: use actions for device PM control 2021-08-04 08:23:01 -04:00
CMakeLists.txt
Kconfig power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
prj.conf tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
testcase.yaml tests: enable and run many tests on RISC-V 2021-01-15 13:06:33 -05:00