]> git.baikalelectronics.ru Git - uboot.git/commit
test: Add ut_asserteq_mem
authorMario Six <mario.six@gdsys.cc>
Thu, 27 Sep 2018 07:19:32 +0000 (09:19 +0200)
committerAnatolij Gustschin <agust@denx.de>
Fri, 28 Sep 2018 16:27:01 +0000 (18:27 +0200)
commit1f15fc395354f3373ab568d13f8ddb27e62ff749
tree5917b588bddc131d82a4fb10660e386b99bc3942
parent37befd068f70ad299b31f1037adfce6bc4ff5f4e
test: Add ut_asserteq_mem

Add a unit test assert-method, which compares two given memory areas for
byte-wise equality.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/test/ut.h