On Mon, 27 Feb 2023 at 12:55, Marek Vasut
wrote:
>
> Add helper macro to test for empty lines, which is an inobvious
> wrapper around ut_assert_nextline("%s", "") .
>
> Signed-off-by: Marek Vasut
> ---
> Cc: Heinrich Schuchardt
> Cc: Simon Glass
> Cc: Tom Rini
> ---
> include/test/ut.h | 4 ++
Add helper macro to test for empty lines, which is an inobvious
wrapper around ut_assert_nextline("%s", "") .
Signed-off-by: Marek Vasut
---
Cc: Heinrich Schuchardt
Cc: Simon Glass
Cc: Tom Rini
---
include/test/ut.h | 4
1 file changed, 4 insertions(+)
diff --git a/include/test/ut.h b/i
2 matches
Mail list logo