|
file | AssertMacros.h [code] |
| Various assertion macros (assertXxx()) are defined in this header.
|
|
file | AssertVerboseMacros.h [code] |
| Verbose versions of the macros in AssertMacros.h.
|
|
file | Compare.h [code] |
| This file provides overloaded compareXxx(a, b) functions which are used by the various assertXxx(a, b) macros.
|
|
file | Flash.h [code] |
| Various macros to smooth over the differences among the various platforms with regards to their support for flash strings and the various macros used to create and access them.
|
|
file | MetaAssertMacros.h [code] |
| Various assertTestXxx(), checkTestXxx(), assertTestXxxF() and checkTestXxxF() macros are defined in this header.
|
|
file | print64.h [code] |
| Helper routines to print 'long long' and 'unsigned long long' because the Print::print() methods in Print.h do not suport 64-bit integers.
|
|
file | TestMacros.h [code] |
| Various macros (test(), testF(), testing(), testingF(), externTest(), externTestF(), externTesting(), externTestingF()) are defined in this header.
|
|