1# Copyright (c) 2021 Nordic Semiconductor ASA.
2# SPDX-License-Identifier: Apache-2.0
3
4common:
5  tags: pm
6  platform_allow:
7    - native_sim
8    - native_sim/native/64
9  integration_platforms:
10    - native_sim
11tests:
12  pm.policy.api.default: {}
13  pm.policy.api.app:
14    extra_configs:
15      - CONFIG_PM_POLICY_CUSTOM=y
16