Searched refs:UNIT_TEST_ALL_START (Results 1 – 2 of 2) sorted by relevance
130 #define UNIT_TEST_ALL_START() ll_entry_start(struct unit_test, ut_!) macro132 #define UNIT_TEST_ALL_COUNT() (UNIT_TEST_ALL_END() - UNIT_TEST_ALL_START())
130 struct unit_test *tests = UNIT_TEST_ALL_START(); in spl_board_init()
Completed in 4 milliseconds