Home
last modified time | relevance | path

Searched refs:g_swtmrCount2 (Results 1 - 15 of 15) sorted by relevance

/kernel/liteos_m/testsuites/sample/kernel/swtmr/
H A DIt_los_swtmr_Align_008.c38 static UINT32 g_swtmrCount2; variable
51 g_swtmrCount2++; in Case2()
63 g_swtmrCount2 = 0; in Testcase()
84 ICUNIT_GOTO_EQUAL(g_swtmrCount2 - g_swtmrCount1, 0, g_swtmrCount2 - g_swtmrCount1, EXIT); in Testcase()
90 ICUNIT_GOTO_EQUAL(g_swtmrCount1, g_swtmrCount2, g_swtmrCount1 - g_swtmrCount2, EXIT); in Testcase()
H A DIt_los_swtmr_Align_025.c38 static UINT32 g_swtmrCount2; variable
51 g_swtmrCount2++; in Case2()
73 g_swtmrCount2 = 0; in Testcase()
108 ICUNIT_GOTO_EQUAL(g_swtmrCount2 - g_swtmrCount1, 0, g_swtmrCount2 - g_swtmrCount1, EXIT); in Testcase()
109 ICUNIT_GOTO_EQUAL(g_swtmrCount3 - g_swtmrCount2, 0, g_swtmrCount3 - g_swtmrCount2, EXIT); in Testcase()
H A DIt_los_swtmr_Align_022.c38 static UINT32 g_swtmrCount2; variable
51 g_swtmrCount2++; in Case2()
73 g_swtmrCount2 = 0; in Testcase()
102 ICUNIT_GOTO_EQUAL(g_swtmrCount2 - g_swtmrCount1, 0, g_swtmrCount2 - g_swtmrCount1, EXIT); in Testcase()
103 ICUNIT_GOTO_EQUAL(g_swtmrCount2 - g_swtmrCount3, 0, g_swtmrCount2 - g_swtmrCount3, EXIT); in Testcase()
H A DIt_los_swtmr_Align_024.c38 static UINT32 g_swtmrCount2; variable
51 g_swtmrCount2++; in Case2()
73 g_swtmrCount2 = 0; in Testcase()
102 ICUNIT_GOTO_EQUAL(g_swtmrCount2 - g_swtmrCount1, 0, g_swtmrCount2 - g_swtmrCount1, EXIT); in Testcase()
103 ICUNIT_GOTO_EQUAL(g_swtmrCount3 - g_swtmrCount2, 0, g_swtmrCount3 - g_swtmrCount2, EXIT); in Testcase()
H A DIt_los_swtmr_Align_026.c38 static UINT32 g_swtmrCount2; variable
51 g_swtmrCount2++; in Case2()
73 g_swtmrCount2 = 0; in Testcase()
102 ICUNIT_GOTO_EQUAL(g_swtmrCount2 - g_swtmrCount1, 0, g_swtmrCount2 - g_swtmrCount1, EXIT); in Testcase()
103 ICUNIT_GOTO_EQUAL(g_swtmrCount3 - g_swtmrCount2, 0, g_swtmrCount3 - g_swtmrCount2, EXIT); in Testcase()
H A DIt_los_swtmr_Align_031.c38 static UINT32 g_swtmrCount2; variable
51 g_swtmrCount2++; in Case2()
73 g_swtmrCount2 = 0; in Testcase()
109 ICUNIT_GOTO_EQUAL(g_swtmrCount2, 0, g_swtmrCount2, EXIT); // 0, Here, assert that g_testCount is equal to this . in Testcase()
116 ICUNIT_GOTO_EQUAL(g_swtmrCount2, 2, g_swtmrCount2, EXIT); // 2, Here, assert that g_testCount is equal to this . in Testcase()
H A DIt_los_swtmr_Align_030.c38 static UINT32 g_swtmrCount2; variable
51 g_swtmrCount2++; in Case2()
73 g_swtmrCount2 = 0; in Testcase()
104 ICUNIT_GOTO_EQUAL(g_swtmrCount2, 0, g_swtmrCount2, EXIT); // 0, Here, assert that g_testCount is equal to this . in Testcase()
111 ICUNIT_GOTO_EQUAL(g_swtmrCount2, 2, g_swtmrCount2, EXIT); // 2, Here, assert that g_testCount is equal to this . in Testcase()
H A DIt_los_swtmr_Align_027.c38 static UINT32 g_swtmrCount2; variable
51 g_swtmrCount2++; in Case2()
73 g_swtmrCount2 = 0; in Testcase()
108 ICUNIT_GOTO_EQUAL(g_swtmrCount2 - g_swtmrCount1, 0, g_swtmrCount2 - g_swtmrCount1, EXIT); in Testcase()
109 ICUNIT_GOTO_EQUAL(g_swtmrCount3 - g_swtmrCount2, 0, g_swtmrCount3 - g_swtmrCount2, EXIT); in Testcase()
H A DIt_los_swtmr_Align_013.c38 static UINT32 g_swtmrCount2; variable
51 g_swtmrCount2++; in Case2()
63 g_swtmrCount2 = 0; in Testcase()
86 ICUNIT_GOTO_EQUAL(g_swtmrCount2 - g_swtmrCount1, 0, g_swtmrCount2 - g_swtmrCount1, EXIT); in Testcase()
H A DIt_los_swtmr_Align_011.c38 static UINT32 g_swtmrCount2; variable
51 g_swtmrCount2++; in Case2()
63 g_swtmrCount2 = 0; in Testcase()
87 ICUNIT_GOTO_EQUAL(g_swtmrCount2 - g_swtmrCount1, 0, g_swtmrCount2 - g_swtmrCount1, EXIT); in Testcase()
H A DIt_los_swtmr_Align_012.c38 static UINT32 g_swtmrCount2; variable
51 g_swtmrCount2++; in Case2()
63 g_swtmrCount2 = 0; in Testcase()
83 ICUNIT_GOTO_EQUAL(g_swtmrCount2 - g_swtmrCount1, 0, g_swtmrCount2 - g_swtmrCount1, EXIT); in Testcase()
H A DIt_los_swtmr_Align_010.c38 static UINT32 g_swtmrCount2; variable
51 g_swtmrCount2++; in Case2()
64 g_swtmrCount2 = 0; in Testcase()
85 ICUNIT_GOTO_EQUAL(g_swtmrCount1 - g_swtmrCount2, 0, g_swtmrCount1 - g_swtmrCount2, EXIT); in Testcase()
H A DIt_los_swtmr_Align_020.c38 static UINT32 g_swtmrCount2; variable
50 g_swtmrCount2++; in Case2()
63 g_swtmrCount2 = 0; in Testcase()
86 ICUNIT_GOTO_EQUAL(g_swtmrCount1 - g_swtmrCount2, 1, g_swtmrCount1 - g_swtmrCount2, EXIT); in Testcase()
H A DIt_los_swtmr_Align_021.c38 static UINT32 g_swtmrCount2; variable
50 g_swtmrCount2++; in Case2()
63 g_swtmrCount2 = 0; in Testcase()
90 ICUNIT_GOTO_EQUAL(g_swtmrCount1 - g_swtmrCount2, 1, g_swtmrCount1 - g_swtmrCount2, EXIT); in Testcase()
H A DIt_los_swtmr_Align_019.c38 static UINT32 g_swtmrCount2; variable
50 g_swtmrCount2++; in Case2()
63 g_swtmrCount2 = 0; in Testcase()
88 ICUNIT_GOTO_EQUAL(g_swtmrCount1 - g_swtmrCount2, 1, g_swtmrCount1 - g_swtmrCount2, EXIT); in Testcase()

Completed in 4 milliseconds