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