No need for subsys, the subsystem is expected to be the first component of the identifier. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
233 B
YAML
11 lines
233 B
YAML
# Copyright (c) 2021 Nordic Semiconductor ASA.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
common:
|
|
tags: pm
|
|
platform_allow: native_posix native_posix_64
|
|
tests:
|
|
pm.policy.api.app:
|
|
extra_configs:
|
|
- CONFIG_PM_POLICY_CUSTOM=y
|