Qt 4.8
|
#include "QtTest/private/qabstracttestlogger_p.h"
#include "QtTest/private/qtestlog_p.h"
#include "QtTest/qtestassert.h"
#include "QtCore/qbytearray.h"
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
Go to the source code of this file.
Namespaces | |
QTest | |
The QTest namespace contains all the functions and declarations that are related to the QTestLib tool. | |
Functions | |
void | QTest::filter_unprintable (char *str) |
int | QTest::qt_asprintf (QTestCharBuffer *str, const char *format,...) |
Variables | |
static FILE * | QTest::stream = 0 |