On 27 August 2018 at 14:04, Heinrich Schuchardt <[email protected]> wrote: > > argc = 1: all tests are run > argc > 1: only argv[1] is run > > So we need argc >= 1. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > include/test/suites.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

