zephyr/tests/drivers/regulator/api/testcase.yaml
Alberto Escolar Piedras 64cb9a4540 tests/drivers/regulator/api: Enable for native_sim
Enable for native_sim.
and switch from native_posix to native_sim as default
test platform

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

23 lines
460 B
YAML

# Copyright (c) 2022 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
common:
platform_allow:
- native_posix
- native_posix_64
- native_sim
- native_sim_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