You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Same as <aclass="el" href="AUnit_8h.html" title="Same as AUnitVerbose.h except that the terse versions of the various assertXxx() macros are provided.">AUnit.h</a> except that the verbose versions of the various assertXxx() macros are provided.
<areashape="rect" title="Same as AUnit.h except that the verbose versions of the various assertXxx() macros are provided." alt="" coords="436,5,599,47"/>
98
+
<areashape="rect" href="print64_8h.html" title="Helper routines to print 'long long' and 'unsigned long long' because the Print::print() methods in P..." alt="" coords="5,95,123,121"/>
<areashape="rect" href="Compare_8h.html" title="This file provides overloaded compareXxx(a, b) functions which are used by the various assertXxx(a,..." alt="" coords="197,244,328,271"/>
<areashape="rect" href="AssertVerboseMacros_8h.html" title="Verbose versions of the macros in AssertMacros.h." alt="" coords="824,95,1035,121"/>
109
+
<areashape="rect" href="MetaAssertMacros_8h.html" title="Various assertTestXxx(), checkTestXxx(), assertTestXxxF() and checkTestXxxF() macros are defined in t..." alt="" coords="997,244,1189,271"/>
<areashape="rect" href="Flash_8h.html" title="Various macros to smooth over the differences among the various platforms with regards to their suppo..." alt="" coords="1059,393,1128,420"/>
<divclass="textblock"><p>Same as <aclass="el" href="AUnit_8h.html">AUnit.h</a> except that the verbose versions of the various assertXxx() macros are provided. These capture the strings of the actual arguments in the assert macros and print more verbose and helpful messages in the same format used by ArduinoUnit. The cost is 20-25% increase in flash memory to hold those strings for medium to large unit tests. </p>
133
+
<divclass="textblock"><p>Same as <aclass="el" href="AUnit_8h.html" title="Same as AUnitVerbose.h except that the terse versions of the various assertXxx() macros are provided.">AUnit.h</a> except that the verbose versions of the various assertXxx() macros are provided. </p>
134
+
<p>These capture the strings of the actual arguments in the assert macros and print more verbose and helpful messages in the same format used by ArduinoUnit. The cost is 20-25% increase in flash memory to hold those strings for medium to large unit tests. </p>
131
135
132
136
<pclass="definition">Definition in file <aclass="el" href="AUnitVerbose_8h_source.html">AUnitVerbose.h</a>.</p>
133
137
</div></div><!-- contents -->
134
138
<!-- start footer part -->
135
139
<hrclass="footer"/><addressclass="footer"><small>
136
-
Generated by  <ahref="http://www.doxygen.org/index.html">
0 commit comments