42 #ifndef QPLAINTESTLOGGER_P_H 43 #define QPLAINTESTLOGGER_P_H 56 #include <QtTest/private/qabstracttestlogger_p.h> 73 const char *file = 0,
int line = 0);
77 const char *file = 0,
int line = 0);
#define QT_END_NAMESPACE
This macro expands to.
void addIncident(IncidentTypes type, const char *description, const char *file=0, int line=0)
void registerRandomSeed(unsigned int seed)
#define QT_BEGIN_NAMESPACE
This macro expands to.
void enterTestFunction(const char *function)
void addBenchmarkResult(const QBenchmarkResult &result)
void addMessage(MessageTypes type, const char *message, const char *file=0, int line=0)