Searched refs:ut_test_run_on_flattree (Results 1 - 1 of 1) sorted by relevance

/u-boot/test/
H A Dtest-main.c174 * ut_test_run_on_flattree() - Check if we should run a test with flat DT
181 static bool ut_test_run_on_flattree(struct unit_test *test) function
484 (!runs || ut_test_run_on_flattree(test)) &&

Completed in 36 milliseconds