mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-13 16:37:30 +00:00
ea94d053e1
Some tests can have race conditions which are hard to detect on a single one. Add a way to run tests more than once, to help with this. Each individual test is run the requested number of times before moving to the next test. If any runs failed, a message is shown. This is most useful when running a single test, since running all tests multiple times can take a while. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
common.h | ||
compression.h | ||
env.h | ||
export.h | ||
fuzz.h | ||
lib.h | ||
log.h | ||
optee.h | ||
overlay.h | ||
suites.h | ||
test.h | ||
ut.h |