1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-05 21:49:18 +01:00
Files
u-boot-megous/include/test
Simon Glass d2281bb09b 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: Simon Glass <sjg@chromium.org>
2021-03-12 09:57:30 -05:00
..
2020-07-01 15:01:21 +08:00
2020-10-30 10:56:11 -04:00
2019-11-14 07:09:34 -06:00
2021-03-12 09:57:30 -05:00