zephyr/tests/subsys/pm/policy_api/testcase.yaml
Alberto Escolar Piedras b39d7c2c3d tests/subsys/pm/*: Switch to native_sim
Enable all these tests which run in native_posix in native_sim,
Switch from native_posix to native_sim as default test platform
And switch native_posix overlays to native_sim.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-22 09:53:54 +01:00

18 lines
352 B
YAML

# Copyright (c) 2021 Nordic Semiconductor ASA.
# SPDX-License-Identifier: Apache-2.0
common:
tags: pm
platform_allow:
- native_posix
- native_posix_64
- native_sim
- native_sim_64
integration_platforms:
- native_sim
tests:
pm.policy.api.default: {}
pm.policy.api.app:
extra_configs:
- CONFIG_PM_POLICY_CUSTOM=y