mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 15:31:27 +02:00
Instead of having a separate function for running driver model tests, use the common one. Make the pre/post-run functions private since we don't need these outside of test-main.c Signed-off-by: Simon Glass <sjg@chromium.org>