On Sat, Oct 12, 2019 at 6:28 AM Simon Glass <s...@chromium.org> wrote:
>
> Quite a few tests use addresses or hex values for comparisons. Add hex
> output for test failures, e.g.:
>
>    0x55ca22fa == reg: Expected 0x55ca22fa (1439310586),
>         got 0x55ea22fb (1441407739)
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  include/test/ut.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>

Applied to u-boot-dm, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to