zephyr/tests/drivers/led/led_api/prj.conf
Enjia Mai 766becc308 tests: drivers: move the led api test to new ztest API
Migrate the testsuite tests/drivers/led/led_api to the
new ztest API.

Signed-off-by: Enjia Mai <enjia.mai@intel.com>
2022-08-29 10:10:30 -04:00

6 lines
88 B
Plaintext

CONFIG_LED=y
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_TEST_USERSPACE=y
CONFIG_LOG=y