zephyr/tests/drivers/pinctrl/api/testcase.yaml
Alberto Escolar Piedras de0fb67c9f tests/drivers several: Use hwmv2 native targets identifiers
For the 64 bit targets, change identifiers to the new hwmv2 ones.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-15 16:13:12 +01:00

22 lines
432 B
YAML

# Copyright (c) 2021 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
common:
platform_allow:
- native_posix
- native_posix/native/64
- native_sim
- native_sim/native/64
integration_platforms:
- native_sim
tests:
drivers.pinctrl.api:
tags:
- drivers
- pinctrl
drivers.pinctrl.api_reg:
tags:
- drivers
- pinctrl
extra_args: CONF_FILE="prj.conf;reg.conf"