(05fc3aef53348fb58be6308076e000825b704e58)
#include "qxctestlogger_p.h"
#include <QtCore/qstring.h>
#include <QtTest/private/qtestlog_p.h>
#include <QtTest/private/qtestresult_p.h>
import <XCTest/XCTest.h>
Go to the source code of this file.
◆ FOREACH_BARRIER
#define FOREACH_BARRIER |
( |
| cmd | ) |
|
◆ SIGNAL_BARRIER
#define SIGNAL_BARRIER |
( |
| b | ) |
|
Value:
static ThreadBarriers * get()
void signal(Barrier barrier)
Definition at line 87 of file qxctestlogger.mm.
◆ WAIT_FOR_BARRIER
#define WAIT_FOR_BARRIER |
( |
| b | ) |
|
◆ s_qtTestSuiteRun
static XCTestSuiteRun * s_qtTestSuiteRun = nullptr |
|
static |