[U-Boot] [PATCH v3 4/6] test: Add ut_asserteq_mem

Simon Glass sjg at chromium.org
Tue Jun 26 23:18:32 UTC 2018


On 26 June 2018 at 04:28, Mario Six <mario.six at gdsys.cc> wrote:
> Add a unit test assert-method, which compares two given memory areas for
> byte-wise equality.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
>
> ---
>
> v2 -> v3:
> New in v3
>
> ---
>  include/test/ut.h | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list