Migrate the testsuite tests/drivers/regulator/fixed to the new ztest API. Signed-off-by: Enjia Mai <enjia.mai@intel.com>
7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
CONFIG_GPIO=y
|
|
CONFIG_REGULATOR=y
|
|
CONFIG_LOG=y
|
|
CONFIG_REGULATOR_LOG_LEVEL_DBG=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|