CPUnit 0.7 (beta)
The REAL C++ port of JUnit.
/Users/Shared/Development/cpp/sourceforge/cpunit/src/unittest_trace.hpp File Reference

Go to the source code of this file.

Defines

#define UNITTEST_DEB(x)
#define UNITTEST_DTRACE(x)
#define UNITTEST_INFO(x)
#define UNITTEST_ITRACE(x)
#define UNITTEST_WARN(x)
#define UNITTEST_WTRACE(x)
#define UNITTEST_ERRTRACE(x)

Define Documentation

#define UNITTEST_DEB (   x)

Definition at line 55 of file unittest_trace.hpp.

#define UNITTEST_DTRACE (   x)

Definition at line 56 of file unittest_trace.hpp.

#define UNITTEST_ERRTRACE (   x)

Definition at line 87 of file unittest_trace.hpp.

#define UNITTEST_INFO (   x)

Definition at line 66 of file unittest_trace.hpp.

#define UNITTEST_ITRACE (   x)

Definition at line 67 of file unittest_trace.hpp.

#define UNITTEST_WARN (   x)

Definition at line 77 of file unittest_trace.hpp.

#define UNITTEST_WTRACE (   x)

Definition at line 78 of file unittest_trace.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines