commit | cfb83f36666154d6eba51c03a5080a91be26f664 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 19 15:14:48 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 05 08:50:15 2021 -0400 |
tree | 3b70768d7188a0a2350778a6806a5a0c0a1018c8 | |
parent | 01e1e2a966e282524f01ab14a5ceac793973cf28 [diff] |
test: Allow vboot tests to run in parallel Update the tests to use separate working directories, so we can run them in parallel. It also makes it possible to see the individual output files after the tests have completed. Signed-off-by: Simon Glass <sjg@chromium.org>