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>
10 lines
242 B
YAML
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
|