diff --git a/tests/subsys/pm/device_driver_init/testcase.yaml b/tests/subsys/pm/device_driver_init/testcase.yaml index cf8e338e5c5..11645fbafd8 100644 --- a/tests/subsys/pm/device_driver_init/testcase.yaml +++ b/tests/subsys/pm/device_driver_init/testcase.yaml @@ -1,6 +1,5 @@ common: platform_allow: - - native_posix - native_sim integration_platforms: - native_sim diff --git a/tests/subsys/pm/device_power_domains/testcase.yaml b/tests/subsys/pm/device_power_domains/testcase.yaml index 4d2037dff76..2e1b2190374 100644 --- a/tests/subsys/pm/device_power_domains/testcase.yaml +++ b/tests/subsys/pm/device_power_domains/testcase.yaml @@ -3,7 +3,6 @@ tests: tags: - pm platform_allow: - - native_posix - native_sim integration_platforms: - native_sim diff --git a/tests/subsys/pm/policy_api/testcase.yaml b/tests/subsys/pm/policy_api/testcase.yaml index 168a92a79f0..bf5bdbdbb51 100644 --- a/tests/subsys/pm/policy_api/testcase.yaml +++ b/tests/subsys/pm/policy_api/testcase.yaml @@ -4,8 +4,6 @@ common: tags: pm platform_allow: - - native_posix - - native_posix/native/64 - native_sim - native_sim/native/64 integration_platforms: diff --git a/tests/subsys/pm/power_domain/testcase.yaml b/tests/subsys/pm/power_domain/testcase.yaml index 287267ba0f8..fc9e8805cfb 100644 --- a/tests/subsys/pm/power_domain/testcase.yaml +++ b/tests/subsys/pm/power_domain/testcase.yaml @@ -1,7 +1,6 @@ tests: pm.power_domain: platform_allow: - - native_posix - native_sim integration_platforms: - native_sim