|
load(qttest_p4)
|
|
SOURCES += tst_qsocketnotifier.cpp
|
|
QT = core-private network-private
|
|
|
|
requires(contains(QT_CONFIG,private_tests))
|
|
|
|
include(../../../network/socket/platformsocketengine/platformsocketengine.pri)
|
|
|
|
CONFIG += insignificant_test # QTBUG-21204, QTBUG-21814
|