[PATCH] test: run boot tests only on sandbox

Simon Glass sjg at chromium.org
Mon Oct 3 03:10:33 CEST 2022


Hi Heinrich,

On Sat, 1 Oct 2022 at 04:11, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> Building test/boot fails on qemu-riscv64_smode_defconfig with
>
>     test/boot/bootdev.c:178: undefined reference to `usb_started'
>
> Checking CONFIG_UNIT_TEST is already done in /Makefile, no need to
> repeat it in /test/Makefile.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  test/Makefile | 4 ++--
>  test/cmd_ut.c | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

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

How are you seeing this failure? It is not in CI.


- Simon


More information about the U-Boot mailing list