Home
last modified time | relevance | path

Searched refs:UNIT_TEST_ALL_START (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/test/
A Dtest.h130 #define UNIT_TEST_ALL_START() ll_entry_start(struct unit_test, ut_!) macro
132 #define UNIT_TEST_ALL_COUNT() (UNIT_TEST_ALL_END() - UNIT_TEST_ALL_START())
/u-boot/arch/sandbox/cpu/
A Dspl.c130 struct unit_test *tests = UNIT_TEST_ALL_START(); in spl_board_init()

Completed in 4 milliseconds