Commits
Simon Glass committed c166c47ba3a
dm: test: Add support for running tests with livetree It is useful to run the driver model tests with both livetree and flat tree in case something is different between the two. Add this feature to the test runner. Signed-off-by: Simon Glass <sjg@chromium.org>