![]() |
My Project
|
Variables | |
static bool | currentAbortTestOnFail = false |
static unsigned | currentMaxDumpSize = CXXTEST_MAX_DUMP_SIZE |
char * | s |
char N | base = 10 |
char N unsigned | skipDigits = 0 |
char N unsigned unsigned | maxDigits |
class CxxTest::AbortTest |
Definition at line 29 of file TestSuite.h.
bool CxxTest::abortTestOnFail | ( | ) |
Definition at line 20 of file TestSuite.cpp.
Definition at line 120 of file ValueTraits.h.
void CxxTest::activateAllTests | ( | ) |
Definition at line 299 of file RealDescriptions.cpp.
char * CxxTest::bytesToString | ( | const unsigned char * | bytes, |
unsigned | numBytes, | ||
unsigned | maxBytes, | ||
char * | s | ||
) |
Definition at line 82 of file ValueTraits.cpp.
Definition at line 21 of file ValueTraits.cpp.
Definition at line 77 of file ValueTraits.cpp.
Definition at line 48 of file ValueTraits.cpp.
Definition at line 30 of file ValueTraits.cpp.
CxxTest::CXXTEST_COPY_CONST_TRAITS | ( | bool | ) |
CxxTest::CXXTEST_COPY_CONST_TRAITS | ( | char | ) |
CxxTest::CXXTEST_COPY_CONST_TRAITS | ( | CXXTEST_STD(basic_string< wchar_t >) | ) |
CxxTest::CXXTEST_COPY_CONST_TRAITS | ( | CXXTEST_STD(string) | ) |
CxxTest::CXXTEST_COPY_CONST_TRAITS | ( | double | ) |
CxxTest::CXXTEST_COPY_CONST_TRAITS | ( | float | ) |
CxxTest::CXXTEST_INTEGRAL | ( | char | ) |
CxxTest::CXXTEST_NON_NEGATIVE | ( | bool | ) |
Definition at line 160 of file TestSuite.h.
Definition at line 71 of file TestSuite.h.
void CxxTest::doAbortTest | ( | ) |
Definition at line 30 of file TestSuite.cpp.
void CxxTest::doAssertDelta | ( | const char * | file, |
unsigned | line, | ||
const char * | xExpr, | ||
X | x, | ||
const char * | yExpr, | ||
Y | y, | ||
const char * | dExpr, | ||
D | d, | ||
const char * | message | ||
) |
Definition at line 166 of file TestSuite.h.
void CxxTest::doAssertDiffers | ( | const char * | file, |
unsigned | line, | ||
const char * | xExpr, | ||
X | x, | ||
const char * | yExpr, | ||
Y | y, | ||
const char * | message | ||
) |
Definition at line 77 of file TestSuite.h.
void CxxTest::doAssertEquals | ( | const char * | file, |
unsigned | line, | ||
const char * | xExpr, | ||
X | x, | ||
const char * | yExpr, | ||
Y | y, | ||
const char * | message | ||
) |
Definition at line 51 of file TestSuite.h.
void CxxTest::doAssertLessThan | ( | const char * | file, |
unsigned | line, | ||
const char * | xExpr, | ||
X | x, | ||
const char * | yExpr, | ||
Y | y, | ||
const char * | message | ||
) |
Definition at line 97 of file TestSuite.h.
void CxxTest::doAssertLessThanEquals | ( | const char * | file, |
unsigned | line, | ||
const char * | xExpr, | ||
X | x, | ||
const char * | yExpr, | ||
Y | y, | ||
const char * | message | ||
) |
Definition at line 117 of file TestSuite.h.
void CxxTest::doAssertPredicate | ( | const char * | file, |
unsigned | line, | ||
const char * | pExpr, | ||
const P & | p, | ||
const char * | xExpr, | ||
X | x, | ||
const char * | message | ||
) |
Definition at line 131 of file TestSuite.h.
void CxxTest::doAssertRelation | ( | const char * | file, |
unsigned | line, | ||
const char * | rExpr, | ||
const R & | r, | ||
const char * | xExpr, | ||
X | x, | ||
const char * | yExpr, | ||
Y | y, | ||
const char * | message | ||
) |
Definition at line 145 of file TestSuite.h.
void CxxTest::doAssertSameData | ( | const char * | file, |
unsigned | line, | ||
const char * | xExpr, | ||
const void * | x, | ||
const char * | yExpr, | ||
const void * | y, | ||
const char * | sizeExpr, | ||
unsigned | size, | ||
const char * | message | ||
) |
Definition at line 101 of file TestSuite.cpp.
void CxxTest::doFailAssert | ( | const char * | file, |
unsigned | line, | ||
const char * | expression, | ||
const char * | message | ||
) |
Definition at line 72 of file TestSuite.cpp.
void CxxTest::doFailAssertThrows | ( | const char * | file, |
unsigned | line, | ||
const char * | expr, | ||
const char * | type, | ||
bool | otherThrown, | ||
const char * | message | ||
) |
Definition at line 115 of file TestSuite.cpp.
void CxxTest::doFailAssertThrowsNot | ( | const char * | file, |
unsigned | line, | ||
const char * | expression, | ||
const char * | message | ||
) |
Definition at line 127 of file TestSuite.cpp.
Definition at line 66 of file TestSuite.cpp.
Definition at line 56 of file TestSuite.cpp.
Definition at line 61 of file TestSuite.cpp.
Definition at line 92 of file StdValueTraits.h.
Definition at line 45 of file TestSuite.h.
void CxxTest::initialize | ( | ) |
Definition at line 304 of file RealDescriptions.cpp.
Definition at line 91 of file TestSuite.h.
Definition at line 111 of file TestSuite.h.
unsigned CxxTest::maxDumpSize | ( | ) |
Definition at line 43 of file TestSuite.cpp.
Definition at line 119 of file ValueTraits.h.
Definition at line 81 of file TestSuite.cpp.
Definition at line 25 of file TestSuite.cpp.
Definition at line 48 of file TestSuite.cpp.
Definition at line 39 of file ValueTraits.cpp.
|
inline |
Definition at line 111 of file TestTracker.h.
|
inline |
Definition at line 89 of file ValueTraits.h.
Definition at line 144 of file ValueTraits.h.
Definition at line 18 of file TestSuite.cpp.
|
static |
Definition at line 41 of file TestSuite.cpp.
Definition at line 146 of file ValueTraits.h.
char* CxxTest::s |
Definition at line 143 of file ValueTraits.h.
Definition at line 145 of file ValueTraits.h.