commit | 242357c35e1b36c14bac42671a9419ab47c7410b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Mar 07 17:34:51 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 12 09:57:29 2021 -0500 |
tree | 4472a2e24e2feb5a91b0b5db836190ae0cb19387 | |
parent | d18f73976d46aca278c33dab7873158b808ed773 [diff] |
test: Move do_autoprobe() to test_pre_run() Move this step over to the pre-run function. Signed-off-by: Simon Glass <sjg@chromium.org>