zephyr/tests/drivers/regulator/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

23 lines
474 B
YAML

# Copyright (c) 2022 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.regulator.api:
tags:
- drivers
- regulator
drivers.regulator.api.nothreadsaferefcnt:
tags:
- drivers
- regulator
extra_configs:
- CONFIG_REGULATOR_THREAD_SAFE_REFCNT=n