zephyr/tests/subsys/pm/device_runtime_api/testcase.yaml
Gerard Marull-Paretas 05e5a72e03 tests: pm: device_runtime: add test for the API
Add a test for the device runtime API that makes sure most common usage
scenarios behave as expected:

- get + put
- get + asynchronous put until suspended
- get + asynchronous put + get (while suspend still ongoing)

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-11-03 16:37:33 -04:00

4 lines
52 B
YAML

tests:
subsys.pm.device_runtime_api:
tags: pm