Searched refs:ICunitRunTestcaseSatisfied (Results 1 – 2 of 2) sorted by relevance
/kernel/liteos_a/testsuites/kernel/src/ |
D | iCunit.c | 561 …ICunitRunTestcaseSatisfied(&(g_iCunitCaseArray[idx]), testcaseLayer, testcaseModule, testcaseLevel, in ICunitRunTestArraySequence() 596 …ICunitRunTestcaseSatisfied(&(g_iCunitCaseArray[idx]), testcaseLayer, testcaseModule, testcaseLevel, in ICunitRunTestArrayRandom() 600 …ICunitRunTestcaseSatisfied(&(g_iCunitCaseArray[1]), testcaseLayer, testcaseModule, testcaseLevel, … in ICunitRunTestArrayRandom() 601 …ICunitRunTestcaseSatisfied(&(g_iCunitCaseArray[0]), testcaseLayer, testcaseModule, testcaseLevel, … in ICunitRunTestArrayRandom() 631 iUINT32 ICunitRunTestcaseSatisfied(ICUNIT_CASE_S *testCase, iUINT32 testcaseLayer, iUINT32 testcase… in ICunitRunTestcaseSatisfied() function
|
/kernel/liteos_a/testsuites/kernel/include/ |
D | iCunit.h | 433 extern iUINT32 ICunitRunTestcaseSatisfied(ICUNIT_CASE_S *testCase, iUINT32 testcaseLayer, iUINT32 t…
|