u-boot/include/test
Simon Glass d1b4659570 test: Add a way to detect a test that breaks another
When running unit tests, some may have side effects which cause a
subsequent test to break. This can sometimes be seen when using 'ut dm'
or similar.

Add a new argument which allows a particular (failing) test to be run
immediately after a certain number of tests have run. This allows the
test causing the failure to be determined.

Update the documentation also.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-11-07 16:24:30 -07:00
..
common.h test: add first autoboot unit tests 2021-07-23 13:36:20 -04:00
compression.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
env.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
export.h clk: Add K210 pll support 2020-07-01 15:01:21 +08:00
fuzz.h test: fuzz: Add framework for fuzzing 2022-06-23 12:58:18 -04:00
lib.h test: provide unit test for memory functions 2019-02-09 07:50:53 -05:00
log.h test: Add a test for log filter-* 2020-10-30 10:56:11 -04:00
optee.h tests: add OP-TEE test suite 2019-11-14 07:09:34 -06:00
overlay.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
suites.h video: Add commands to list and change fonts 2022-10-30 20:01:40 +01:00
test.h test: Support tests which can only be run manually 2022-10-31 11:02:44 -04:00
ut.h test: Add a way to detect a test that breaks another 2022-11-07 16:24:30 -07:00