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
..
2022-10-03 15:25:32 -04:00
2022-09-13 16:01:44 -04:00
2022-04-04 10:48:44 -04:00
2022-11-06 10:50:04 +01:00
2022-08-13 11:09:49 +02:00
2022-01-19 16:18:09 +01:00
2022-03-02 10:28:12 -05:00
2022-11-07 15:27:03 -05:00