mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-01 17:01:21 +01:00
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>