mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-12 01:40:21 +00: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>