summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qnetworkreply/test/test.pro
blob: bf09a99d273314bfba382e53f52b23240b412eb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
CONFIG += testcase
testcase.timeout = 600 # this test is slow
CONFIG -= debug_and_release_target
INCLUDEPATH += ../../../../../shared/
HEADERS += ../../../../../shared/emulationdetector.h
SOURCES  += ../tst_qnetworkreply.cpp
TARGET = tst_qnetworkreply

QT = core-private network-private testlib
QT_FOR_CONFIG += gui-private
RESOURCES += ../qnetworkreply.qrc

TESTDATA += ../empty ../rfc3252.txt ../resource ../bigfile ../*.jpg ../certs \
            ../index.html ../smb-file.txt

!android: TEST_HELPER_INSTALLS = ../echo/echo

CONFIG += unsupported/testserver
QT_TEST_SERVER_LIST = vsftpd apache2 ftp-proxy danted squid