Home
last modified time | relevance | path

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

/kernel/liteos_m/testsuites/src/
DiCunit.c69 iCunit_CaseArray[idx].testcase_type = testcaseType; in ICunitAddCase()
126 g_strType[psubCaseArray->testcase_type]); in ICunitRunF()
132 g_strLevel[psubCaseArray->testcase_level], g_strType[psubCaseArray->testcase_type], in ICunitRunF()
/kernel/liteos_m/testsuites/include/
DiCunit.h81 iUINT16 testcase_type; member
359 …_ADD_CASE(name, casefunc, testcase_layer, testcase_module, testcase_level, testcase_type) \ argument
363testcase_type); \
/kernel/liteos_a/testsuites/kernel/src/
DiCunit.c170 g_iCunitCaseArray[idx].testcase_type = testcaseType; in ICunitAddCase()
320 g_strType[psubCase->testcase_type]); 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()
638 ((testCase->testcase_type == testcaseType) || (testcaseType == TEST_TYPE_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.h87 iUINT16 testcase_type; member
443 …_ADD_CASE(name, casefunc, testcase_layer, testcase_module, testcase_level, testcase_type) \ argument
447testcase_type); \
DosTest.h355 CHAR testcase_type[16]; member
/kernel/liteos_a/testsuites/unittest/common/include/
DosTest.h367 CHAR testcase_type[16]; member