Skip to content
Commit 72b524cf authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

test: Handle driver model reinit in test_pre_run()



For driver model tests we want to reinit the data structures so that
everything is in a known state before the test runs. This avoids one test
changing something that breaks a subsequent tests.

Move the call for this into test_pre_run().

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 47ec3ede
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment