]> Git Repo - J-u-boot.git/commit
test: Add ut_asserteq_mem
authorMario Six <[email protected]>
Thu, 27 Sep 2018 07:19:32 +0000 (09:19 +0200)
committerAnatolij Gustschin <[email protected]>
Fri, 28 Sep 2018 16:27:01 +0000 (18:27 +0200)
commit41f67e3bf343e7d8408956574f83ef7c13d2d0b4
tree5917b588bddc131d82a4fb10660e386b99bc3942
parent4eea531859edc7e23fcffadee47757a0c6e0959f
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
include/test/ut.h
This page took 0.026913 seconds and 4 git commands to generate.