Migrate the testsuite tests/drivers/gpio/gpio_basic_api to the new ztest API. Signed-off-by: Enjia Mai <enjia.mai@intel.com>
8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
CONFIG_GPIO=y
|
|
CONFIG_GPIO_GET_CONFIG=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_ENTROPY_GENERATOR=y
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
#CONFIG_TEST_USERSPACE=y
|