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