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>
7 lines
142 B
Plaintext
7 lines
142 B
Plaintext
# Copyright (c) 2022 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_REGULATOR=y
|