Home
last modified time | relevance | path

Searched refs:UT_TESTF_MANUAL (Results 1 – 4 of 4) sorted by relevance

/u-boot/test/boot/
A Dvbe_fixup.c56 UT_TESTF_FLAT_TREE | UT_TESTF_MANUAL);
/u-boot/include/test/
A Dtest.h73 UT_TESTF_MANUAL = BIT(8), enumerator
/u-boot/test/
A Dtest-main.c542 if (test->flags & UT_TESTF_MANUAL) { in ut_run_tests()
/u-boot/doc/develop/
A Dtests_writing.rst84 - Add the `UT_TESTF_MANUAL` flag to the checker test so that the `ut` command
98 Note that apart from the `UT_TESTF_MANUAL` flag, the code in a 'manual' C test

Completed in 8 milliseconds