zephyr/tests/drivers/uart/uart_basic_api/src
Michał Barnaś dae8efa692 ztest: remove the obsolete NULL appended to zassert macros
This commit removes the usage of NULL parameter as message in
zassert_* macros after making it optional

Signed-off-by: Michał Barnaś <mb@semihalf.com>
2022-09-09 07:05:38 -04:00
..
main.c tests: drivers: uart: move the uart basic tests to new ztest API 2022-09-08 15:25:52 +00:00
test_uart_config.c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
test_uart_fifo.c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
test_uart_pending.c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
test_uart_poll.c ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
test_uart.h tests: drivers: uart: move the uart basic tests to new ztest API 2022-09-08 15:25:52 +00:00