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