Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/utilities/unity/
Dunity.c545 Unity.TestIgnores++; in UnityConcludeTest()
1542 Unity.TestIgnores = 0;
1580 UnityPrintNumber(Unity.TestIgnores);
1613 pData->testSummary.testIgnoreNum = Unity.TestIgnores;
Dunity_internals.h338 UNITY_COUNTER_TYPE TestIgnores; member