]> git.baikalelectronics.ru Git - uboot.git/commit
test: Add ut_assert_nextline_empty() empty line helper
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Thu, 2 Mar 2023 03:08:24 +0000 (04:08 +0100)
committerSimon Glass <sjg@chromium.org>
Thu, 9 Mar 2023 16:50:47 +0000 (08:50 -0800)
commit22a2ad94914b85b00c5bc489197b0bb0e002dcc2
treec502169fe99466e52872fa00f66da9a2e57b4feb
parentdd0d61cb02ed355788052dcb428999d3b6ee6b6c
test: Add ut_assert_nextline_empty() empty line helper

Add helper macro to test for empty lines, which is an inobvious
wrapper around ut_assert_nextline("%s", "") .

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/test/ut.h