test: Move dm_extended_scan() to test_pre_run()
authorSimon Glass <sjg@chromium.org>
Mon, 8 Mar 2021 00:34:50 +0000 (17:34 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 12 Mar 2021 14:57:29 +0000 (09:57 -0500)
commitd8ed234b29d070b980a5335e72ebd26cb923ae66
treef9ad3d498e56aeef9a1d5c9df5bd2ee6efa7c3cd
parent30a0d2064d593bf357282071a938816de876c64b
test: Move dm_extended_scan() to test_pre_run()

Move this step over to the pre-run function.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/dm/test-dm.c
test/test-main.c