Remove dependency on ztest mock and move the tests over to fff. Signed-off-by: Yuval Peress <peress@google.com>
8 lines
165 B
Plaintext
8 lines
165 B
Plaintext
# Copyright (c) 2021 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_PINCTRL=y
|
|
CONFIG_PINCTRL_DYNAMIC=y
|