Searched defs:_Unity (Results 1 – 1 of 1) sorted by relevance
330 struct _Unity struct332 const char *TestFile;333 const char *CurrentTestName;334 UNITY_LINE_TYPE CurrentTestId;335 UNITY_LINE_TYPE CurrentTestLineNumber;336 UNITY_COUNTER_TYPE NumberOfTests;337 UNITY_COUNTER_TYPE TestFailures;338 UNITY_COUNTER_TYPE TestIgnores;339 UNITY_COUNTER_TYPE CurrentTestFailed;340 UNITY_COUNTER_TYPE CurrentTestIgnored;[all …]