Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qabstracttestlogger.cpp File Reference

(c7b3cb5f2ac6ed225674a524f90c02305afc43e2)

#include <QtTest/private/qabstracttestlogger_p.h>
#include <QtTest/qtestassert.h>
#include <qbenchmark_p.h>
#include <qtestresult_p.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qstring.h>
#include <cstdio>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <unistd.h>
Include dependency graph for qabstracttestlogger.cpp:

Go to the source code of this file.

Namespaces

namespace  QTest
 [15]
namespace  QTestPrivate

Functions

int QTest::qt_asprintf (QTestCharBuffer *str, const char *format,...)
void QTestPrivate::generateTestIdentifier (QTestCharBuffer *identifier, int parts)
bool QTestPrivate::appendCharBuffer (QTestCharBuffer *accumulator, const QTestCharBuffer &more)