Uncomment qnetworkproxyfactory autotest
[profile/ivi/qtbase.git] / tests / auto / network / kernel / kernel.pro
1 TEMPLATE=subdirs
2 SUBDIRS=\
3    qdnslookup \
4    qdnslookup_appless \
5    qhostinfo \
6    qnetworkproxyfactory \
7    qauthenticator \
8    qnetworkproxy \
9    qnetworkinterface \
10    qnetworkaddressentry \
11    qhostaddress \
12
13 !contains(QT_CONFIG, private_tests): SUBDIRS -= \
14     qauthenticator \
15     qhostinfo \
16