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

(b5115d1c2fc73feb149a8ee97de011b3c75694fb)

#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)