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

test: Add ut_run_test_live_flat() to run tests twice



Driver model tests are generally run twice, once with livetree enable and
again with it disabled. Add a function to handle this and call it from the
driver model test runner.

Make ut_run_test() private since it is not used outside test-main.c now.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent c169d542
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