Home
last modified time | relevance | path

Searched refs:TestIgnores (Results 1 - 10 of 10) sorted by relevance

/third_party/unity/extras/fixture/test/
H A Dunity_fixture_Test.c76 UNITY_UINT savedIgnores = Unity.TestIgnores; in TEST()
82 TEST_ASSERT_EQUAL(savedIgnores + 1, Unity.TestIgnores); in TEST()
84 Unity.TestIgnores = savedIgnores; in TEST()
/third_party/unity/extras/fixture/src/
H A Dunity_fixture.c123 Unity.TestIgnores++; in UnityIgnoreTest()
288 Unity.TestIgnores++; in UnityConcludeFixtureTest()
/third_party/unity/test/tests/
H A Dtest_unity_core.c53 UNITY_COUNTER_TYPE TestIgnores; in testUnitySizeInitializationReminder() member
73 UNITY_COUNTER_TYPE TestIgnores; in testUnitySizeInitializationReminder() member
/third_party/cJSON/tests/unity/extras/fixture/test/
H A Dunity_fixture_Test.c142 UNITY_UINT savedIgnores = Unity.TestIgnores; in TEST()
150 TEST_ASSERT_EQUAL(savedIgnores + 1, Unity.TestIgnores); in TEST()
152 Unity.TestIgnores = savedIgnores; in TEST()
/third_party/cJSON/tests/unity/extras/fixture/src/
H A Dunity_fixture.c120 Unity.TestIgnores++; in UnityIgnoreTest()
413 Unity.TestIgnores++; in UnityConcludeFixtureTest()
/third_party/cJSON/tests/unity/src/
H A Dunity.c380 Unity.TestIgnores++; in UnityConcludeTest()
1356 Unity.TestIgnores = 0; in UnityBegin()
1374 UnityPrintNumber((UNITY_INT)(Unity.TestIgnores)); in UnityEnd()
H A Dunity_internals.h394 UNITY_COUNTER_TYPE TestIgnores; member
/third_party/unity/src/
H A Dunity.c549 Unity.TestIgnores++; in UnityConcludeTest()
2227 Unity.TestIgnores = 0; in UnityBegin()
2245 UnityPrintNumber((UNITY_INT)(Unity.TestIgnores)); in UnityEnd()
H A Dunity_internals.h512 UNITY_COUNTER_TYPE TestIgnores; member
/third_party/cJSON/tests/unity/test/tests/
H A Dtestunity.c99 UNITY_COUNTER_TYPE TestIgnores; in testUnitySizeInitializationReminder() member
115 UNITY_COUNTER_TYPE TestIgnores; in testUnitySizeInitializationReminder() member

Completed in 20 milliseconds