[PATCH 2/3] test: inconsistent string tests

Simon Glass sjg at chromium.org
Tue Jan 19 19:06:17 CET 2021


On Sun, 17 Jan 2021 at 16:22, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Excluding ut str in test/cmd_ut.c but compiling test/str_ut.c results in
> failure of the Python test invoking the C unit tests as observed on
> sipeed_riscv_smode_defconfig:
>
> FAILED test/py/tests/test_ut.py::test_ut[ut_str_upper]
>
> Allow to compile test/str_ut.c on all boards.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  test/cmd_ut.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

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


More information about the U-Boot mailing list