u-boot/arch/sandbox
Simon Glass ea94d053e1 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>
2022-09-02 16:21:44 -04:00
..
cpu test: Allow running tests multiple times 2022-09-02 16:21:44 -04:00
dts bootstd: Add vbe bootmeth into sandbox 2022-08-12 08:17:11 -04:00
include/asm bootstd: Allow EFI bootmgr to support an invalid bootflow 2022-08-12 08:17:10 -04:00
lib sandbox: Rename EFI runtime sections 2022-06-23 12:58:18 -04:00
config.mk sandbox: Add libfuzzer integration 2022-06-23 12:58:18 -04:00
Kconfig sandbox: raise SANDBOX_RAM_SIZE_MB default to 256 2022-06-28 03:09:51 +01:00
Makefile sandbox: fix build failure with musl and SDL 2022-02-09 12:26:12 -07:00