Searched refs:casefunc (Results 1 – 2 of 2) sorted by relevance
/kernel/liteos_m/testsuites/include/ |
D | iCunit.h | 359 #define TEST_ADD_CASE(name, casefunc, testcase_layer, testcase_module, testcase_level, testcase_typ… argument 362 …uwRet = ICunitAddCase(name, (CASE_FUNCTION)casefunc, testcase_layer, testcase_module, testcase_lev…
|
/kernel/liteos_a/testsuites/kernel/include/ |
D | iCunit.h | 443 #define TEST_ADD_CASE(name, casefunc, testcase_layer, testcase_module, testcase_level, testcase_typ… argument 446 …uwRet = ICunitAddCase(name, (CASE_FUNCTION)casefunc, testcase_layer, testcase_module, testcase_lev…
|