zephyr/tests/subsys/pm/device_runtime_api/testcase.yaml
Krzysztof Chruściński 5ce4348311 tests: pm: device_runtime_api: Extend with synchronous device
Extended test to support case when PM device is defined as
synchronous.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-02-01 15:03:42 +01:00

12 lines
244 B
YAML

tests:
pm.device_runtime.api:
tags: pm
integration_platforms:
- native_sim
pm.device_runtime.isr_safe.api:
tags: pm
integration_platforms:
- native_sim
extra_configs:
- CONFIG_TEST_PM_DEVICE_ISR_SAFE=y