Extended test to support case when PM device is defined as synchronous. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
12 lines
244 B
YAML
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
|