Home
last modified time | relevance | path

Searched refs:TestIgnores (Results 1 – 3 of 3) sorted by relevance

/src/contrib/ntp/sntp/unity/
H A Dunity.c342 Unity.TestIgnores++; in UnityConcludeTest()
1227 Unity.TestIgnores = 0; in UnityBegin()
1261 UnityPrintNumber((_U_SINT)(Unity.TestIgnores)); in UnityEnd()
H A Dunity_fixture.c377 Unity.TestIgnores++; in UnityConcludeFixtureTest()
H A Dunity_internals.h391 UNITY_COUNTER_TYPE TestIgnores; member