diff --git a/tests/subsys/pm/device_runtime_api/testcase.yaml b/tests/subsys/pm/device_runtime_api/testcase.yaml index d86f1ba95d8..80ce7bd9beb 100644 --- a/tests/subsys/pm/device_runtime_api/testcase.yaml +++ b/tests/subsys/pm/device_runtime_api/testcase.yaml @@ -1,11 +1,12 @@ +common: + tags: pm + tests: pm.device_runtime.api: - tags: pm - integration_platforms: - - native_sim + platform_allow: + - native_sim pm.device_runtime.isr_safe.api: - tags: pm - integration_platforms: - - native_sim + platform_allow: + - native_sim extra_configs: - - CONFIG_TEST_PM_DEVICE_ISR_SAFE=y + - CONFIG_TEST_PM_DEVICE_ISR_SAFE=y