zephyr/tests/drivers/regulator/api/testcase.yaml
Gerard Marull-Paretas a7112c3137 tests: drivers: regulator: api: test API behavior
Add a new test that checks if the API works as expected provided we have
a well-behaved implementation. FFF-based fake is used to mock the
implementation behavior.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-12-20 10:15:29 +00:00

10 lines
242 B
YAML

# Copyright (c) 2022 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
tests:
drivers.regulator.api:
tags: drivers regulator
platform_allow: native_posix native_posix_64
integration_platforms:
- native_posix