Regenerate tests/auto/network/kernel
Change-Id: I770fce0f0a369204178ea0dfa7bbd8b210dd3585 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
parent
3909923958
commit
dec6b7cb9e
@ -1,11 +1,14 @@
|
||||
# Generated from qauthenticator.pro.
|
||||
|
||||
if(NOT QT_FEATURE_private_tests)
|
||||
return()
|
||||
endif()
|
||||
|
||||
#####################################################################
|
||||
## tst_qauthenticator Test:
|
||||
#####################################################################
|
||||
|
||||
add_qt_test(tst_qauthenticator
|
||||
GUI
|
||||
SOURCES
|
||||
tst_qauthenticator.cpp
|
||||
DEFINES
|
||||
@ -17,4 +20,4 @@ add_qt_test(tst_qauthenticator
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:qauthenticator.pro:<TRUE>:
|
||||
# CONFIG = "testcase"
|
||||
# _REQUIREMENTS = "qtConfig(private_tests)"
|
||||
|
@ -5,12 +5,8 @@
|
||||
#####################################################################
|
||||
|
||||
add_qt_test(tst_qdnslookup
|
||||
GUI
|
||||
SOURCES
|
||||
tst_qdnslookup.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Network
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:qdnslookup.pro:<TRUE>:
|
||||
# CONFIG = "testcase"
|
||||
|
@ -5,12 +5,8 @@
|
||||
#####################################################################
|
||||
|
||||
add_qt_test(tst_qdnslookup_appless
|
||||
GUI
|
||||
SOURCES
|
||||
tst_qdnslookup_appless.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Network
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:qdnslookup_appless.pro:<TRUE>:
|
||||
# CONFIG = "testcase"
|
||||
|
@ -5,7 +5,6 @@
|
||||
#####################################################################
|
||||
|
||||
add_qt_test(tst_qhostaddress
|
||||
GUI
|
||||
SOURCES
|
||||
tst_qhostaddress.cpp
|
||||
LIBRARIES
|
||||
@ -14,9 +13,6 @@ add_qt_test(tst_qhostaddress
|
||||
Qt::Network
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:qhostaddress.pro:<TRUE>:
|
||||
# CONFIG = "testcase"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
||||
|
@ -1,11 +1,14 @@
|
||||
# Generated from qhostinfo.pro.
|
||||
|
||||
if(NOT QT_FEATURE_private_tests)
|
||||
return()
|
||||
endif()
|
||||
|
||||
#####################################################################
|
||||
## tst_qhostinfo Test:
|
||||
#####################################################################
|
||||
|
||||
add_qt_test(tst_qhostinfo
|
||||
GUI
|
||||
SOURCES
|
||||
tst_qhostinfo.cpp
|
||||
LIBRARIES
|
||||
@ -16,7 +19,7 @@ add_qt_test(tst_qhostinfo
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:qhostinfo.pro:<TRUE>:
|
||||
# CONFIG = "testcase"
|
||||
# _REQUIREMENTS = "qtConfig(private_tests)"
|
||||
|
||||
## Scopes:
|
||||
#####################################################################
|
||||
|
@ -5,12 +5,8 @@
|
||||
#####################################################################
|
||||
|
||||
add_qt_test(tst_qnetworkaddressentry
|
||||
GUI
|
||||
SOURCES
|
||||
tst_qnetworkaddressentry.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Network
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:qnetworkaddressentry.pro:<TRUE>:
|
||||
# CONFIG = "testcase"
|
||||
|
@ -10,6 +10,3 @@ add_qt_test(tst_qnetworkdatagram
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Network
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:qnetworkdatagram.pro:<TRUE>:
|
||||
# CONFIG = "testcase" "console"
|
||||
|
@ -5,7 +5,6 @@
|
||||
#####################################################################
|
||||
|
||||
add_qt_test(tst_qnetworkinterface
|
||||
GUI
|
||||
SOURCES
|
||||
../../../../shared/emulationdetector.h
|
||||
tst_qnetworkinterface.cpp
|
||||
@ -14,6 +13,3 @@ add_qt_test(tst_qnetworkinterface
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Network
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:qnetworkinterface.pro:<TRUE>:
|
||||
# CONFIG = "testcase"
|
||||
|
@ -5,12 +5,8 @@
|
||||
#####################################################################
|
||||
|
||||
add_qt_test(tst_qnetworkproxy
|
||||
GUI
|
||||
SOURCES
|
||||
tst_qnetworkproxy.cpp
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Network
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:qnetworkproxy.pro:<TRUE>:
|
||||
# CONFIG = "testcase"
|
||||
|
@ -5,7 +5,6 @@
|
||||
#####################################################################
|
||||
|
||||
add_qt_test(tst_qnetworkproxyfactory
|
||||
GUI
|
||||
SOURCES
|
||||
tst_qnetworkproxyfactory.cpp
|
||||
LIBRARIES
|
||||
@ -13,6 +12,3 @@ add_qt_test(tst_qnetworkproxyfactory
|
||||
PUBLIC_LIBRARIES
|
||||
Qt::Network
|
||||
)
|
||||
|
||||
#### Keys ignored in scope 1:.:.:qnetworkproxyfactory.pro:<TRUE>:
|
||||
# CONFIG = "testcase"
|
||||
|
Loading…
Reference in New Issue
Block a user