Skip to content
Commit ea94d053 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent e033c180
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment