diff options
author | Simon Glass | 2022-08-01 07:58:45 -0600 |
---|---|---|
committer | Tom Rini | 2022-09-02 16:21:44 -0400 |
commit | ea94d053e19ee3341301cf999a8dd78e37b83cca (patch) | |
tree | 94bfae9af3d2f92815effcd7351db40577a32af5 /include/pvblock.h | |
parent | e033c180d0327e8fa791660ae26cdebd5e400153 (diff) |
test: Allow running tests multiple times
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>
Diffstat (limited to 'include/pvblock.h')
0 files changed, 0 insertions, 0 deletions