[PATCH v5 21/29] test: Add hexdump.h to the unit test header

Bin Meng bmeng.cn at gmail.com
Thu Apr 16 08:33:36 CEST 2020


On Thu, Apr 9, 2020 at 6:58 AM Simon Glass <sjg at chromium.org> wrote:
>
> Since ut_asserteq_mem() uses bin2hex() we should include this header in
> ut.h to avoid errors. Add it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3:
> - Add new patch to add hexdump.h to the unit test header
>
> Changes in v2: None
>
>  include/test/ut.h | 1 +
>  1 file changed, 1 insertion(+)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list