Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/src/
DiCunit.c68 iCunit_CaseArray[idx].testcase_level = testcaseLevel; in ICunitAddCase()
125 … g_strModule[psubCaseArray->testcase_module], g_strLevel[psubCaseArray->testcase_level], in ICunitRunF()
132 g_strLevel[psubCaseArray->testcase_level], g_strType[psubCaseArray->testcase_type], in ICunitRunF()
/kernel/liteos_m/testsuites/include/
DiCunit.h80 iUINT16 testcase_level; member
359 #define TEST_ADD_CASE(name, casefunc, testcase_layer, testcase_module, testcase_level, testcase_typ… argument
362 …t = ICunitAddCase(name, (CASE_FUNCTION)casefunc, testcase_layer, testcase_module, testcase_level, \
/kernel/liteos_a/testsuites/kernel/src/
DiCunit.c169 g_iCunitCaseArray[idx].testcase_level = testcaseLevel; in ICunitAddCase()
319 g_strModule[psubCase->testcase_module], g_strLevel[psubCase->testcase_level], in ICunitRunF()
417 g_strLevel[psubCase->testcase_level], g_strType[psubCase->testcase_type]); in ICunitRunF()
431 … g_strLevel[psubCase->testcase_level], g_strType[psubCase->testcase_type], psubCase->errLine, in ICunitRunF()
637 ((testCase->testcase_level == testcaseLevel) || (testcaseLevel == TEST_LEVEL_ALL)) && in ICunitRunTestcaseSatisfied()
DosTest.c466 … g_strLevel[g_errorCase[j].testcase_level], g_strType[g_errorCase[j].testcase_type], in TestTaskEntry()
/kernel/liteos_a/testsuites/kernel/include/
DiCunit.h86 iUINT16 testcase_level; member
443 #define TEST_ADD_CASE(name, casefunc, testcase_layer, testcase_module, testcase_level, testcase_typ… argument
446 …t = ICunitAddCase(name, (CASE_FUNCTION)casefunc, testcase_layer, testcase_module, testcase_level, \
DosTest.h354 CHAR testcase_level[16]; member
/kernel/liteos_a/testsuites/unittest/common/include/
DosTest.h366 CHAR testcase_level[16]; member