]> git.baikalelectronics.ru Git - uboot.git/commit
test: Remove duplicate macro
authorSean Anderson <seanga2@gmail.com>
Sun, 23 May 2021 17:00:56 +0000 (13:00 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 26 May 2021 21:26:07 +0000 (17:26 -0400)
commit3180990ed8a3bebf916acf12378040a39d81cf5a
tree977aa2f50c7cbc50ddf7dc4384e6126b38e293c1
parentf9cb3e9f8d3cf9b67ca16586a2a87e7673f03317
test: Remove duplicate macro

ut_asserteq_strn is defined twice. Remove one definition.

Fixes: a9a6e3a8c3 ("test: Add a way to check part of a console line or skip it")
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/test/ut.h