argc = 1: all tests are run argc > 1: only argv[1] is run So we need argc >= 1. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| compression.h | ||
| env.h | ||
| overlay.h | ||
| suites.h | ||
| test.h | ||
| ut.h | ||
argc = 1: all tests are run argc > 1: only argv[1] is run So we need argc >= 1. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| compression.h | ||
| env.h | ||
| overlay.h | ||
| suites.h | ||
| test.h | ||
| ut.h | ||