Home
last modified time | relevance | path

Searched defs:_Unity (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/utilities/unity/
Dunity_internals.h330 struct _Unity struct
332 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 …]