45 #include "aunit/Verbosity.h" 47 #include "aunit/Printer.h" 48 #include "aunit/Test.h" 49 #include "aunit/Assertion.h" 50 #include "aunit/MetaAssertion.h" 51 #include "aunit/TestOnce.h" 52 #include "aunit/TestAgain.h" 53 #include "aunit/TestRunner.h" 59 #define AUNIT_VERSION 10201 Various macros (test(), testF(), testing(), testingF(), externTest(), externTestF(), externTesting(), externTestingF()) are defined in this header.
Helper routines to print 'long long' and 'unsigned long long' because the Print::print() methods in P...
This file provides overloaded compareXxx(a, b) functions which are used by the various assertXxx(a...
Various assertion macros (assertXxx()) are defined in this header.