On Tue, 4 Dec 2018 at 13:30, Simon Goldschmidt
<simon.k.r.goldschm...@gmail.com> wrote:
>
> One of the hexdump tests in test/lib/hexdump.c returns right at the
> start of the function without testing anything.
>
> Fix this by moving the 'return 0;' statement to the end of the function.
>
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschm...@gmail.com>
> ---
>
>  test/lib/hexdump.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

That's one way to make a test pass.

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to