Migrate the testsuite tests/drivers/uart/uart_basic_api to the new ztest API. Signed-off-by: Enjia Mai <enjia.mai@intel.com>
8 lines
165 B
Plaintext
8 lines
165 B
Plaintext
CONFIG_SERIAL=y
|
|
CONFIG_UART_INTERRUPT_DRIVEN=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_SHELL_CMD_BUFF_SIZE=90
|
|
CONFIG_SHELL=y
|
|
CONFIG_NATIVE_UART_0_ON_STDINOUT=y
|