Migrate the testsuite tests/drivers/led/led_api to the new ztest API. Signed-off-by: Enjia Mai <enjia.mai@intel.com>
6 lines
88 B
Plaintext
6 lines
88 B
Plaintext
CONFIG_LED=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_LOG=y
|