]> 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>
Wed, 8 Mar 2023 19:40:57 +0000 (11:40 -0800)
commite80ff00ed112a1e2f207ba80951b61196a26ccbe
treefa8b86146c3829736ec51f58f0ab4892253c0eab
parent4f97c8649a3b2f9d8477baef842d61b063eec44b
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