Home
last modified time | relevance | path

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

/components/utilities/utest/
A Dutest.c65 #define TC_FAIL_LIST_MARK_FAILED(index) (tc_fail_list[index / 8] |= (1UL << (index % 8))) macro
253 TC_FAIL_LIST_MARK_FAILED(i); in utest_do_run()

Completed in 5 milliseconds