summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsocketnotifier/qsocketnotifier.pro
blob: a60104c1a487a37ae0405b2c4d2f7a05c74cab56 (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qsocketnotifier
SOURCES += tst_qsocketnotifier.cpp
QT = core-private network-private testlib

requires(contains(QT_CONFIG,private_tests))

include(../../../network/socket/platformsocketengine/platformsocketengine.pri)

CONFIG += insignificant_test # QTBUG-21204, QTBUG-21814