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

test: Drop struct dm_test_state



Driver model is a core part of U-Boot. We don't really need to have a
separate test structure for the driver model tests and it makes it harder
to write a test if you have to think about which type of test it is.

Subsume the fields from struct dm_test_state into struct unit_test_state
and delete the former.

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