summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-11-12 17:53:43 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-11-13 10:07:02 +0000
commitdec6b7cb9ef176cce471b11fc77bd4c0608885fb (patch)
treeb3e10b2e36d71a7e9bcbccbbe6fdfc64ce474a62 /tests
parent3909923958e0b2f2188a17e9ddd815a07b61ee1b (diff)
Regenerate tests/auto/network/kernel
Change-Id: I770fce0f0a369204178ea0dfa7bbd8b210dd3585 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/network/kernel/qauthenticator/CMakeLists.txt7
-rw-r--r--tests/auto/network/kernel/qdnslookup/CMakeLists.txt4
-rw-r--r--tests/auto/network/kernel/qdnslookup_appless/CMakeLists.txt4
-rw-r--r--tests/auto/network/kernel/qhostaddress/CMakeLists.txt4
-rw-r--r--tests/auto/network/kernel/qhostinfo/CMakeLists.txt7
-rw-r--r--tests/auto/network/kernel/qnetworkaddressentry/CMakeLists.txt4
-rw-r--r--tests/auto/network/kernel/qnetworkdatagram/CMakeLists.txt3
-rw-r--r--tests/auto/network/kernel/qnetworkinterface/CMakeLists.txt4
-rw-r--r--tests/auto/network/kernel/qnetworkproxy/CMakeLists.txt4
-rw-r--r--tests/auto/network/kernel/qnetworkproxyfactory/CMakeLists.txt4
10 files changed, 10 insertions, 35 deletions
diff --git a/tests/auto/network/kernel/qauthenticator/CMakeLists.txt b/tests/auto/network/kernel/qauthenticator/CMakeLists.txt
index dd9ee1385c..80d6667a21 100644
--- a/tests/auto/network/kernel/qauthenticator/CMakeLists.txt
+++ b/tests/auto/network/kernel/qauthenticator/CMakeLists.txt
@@ -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)"
diff --git a/tests/auto/network/kernel/qdnslookup/CMakeLists.txt b/tests/auto/network/kernel/qdnslookup/CMakeLists.txt
index 599e342c21..896b4431d8 100644
--- a/tests/auto/network/kernel/qdnslookup/CMakeLists.txt
+++ b/tests/auto/network/kernel/qdnslookup/CMakeLists.txt
@@ -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"
diff --git a/tests/auto/network/kernel/qdnslookup_appless/CMakeLists.txt b/tests/auto/network/kernel/qdnslookup_appless/CMakeLists.txt
index fb1a9e8507..847e1a6d90 100644
--- a/tests/auto/network/kernel/qdnslookup_appless/CMakeLists.txt
+++ b/tests/auto/network/kernel/qdnslookup_appless/CMakeLists.txt
@@ -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"
diff --git a/tests/auto/network/kernel/qhostaddress/CMakeLists.txt b/tests/auto/network/kernel/qhostaddress/CMakeLists.txt
index a68e6655d6..51de80402f 100644
--- a/tests/auto/network/kernel/qhostaddress/CMakeLists.txt
+++ b/tests/auto/network/kernel/qhostaddress/CMakeLists.txt
@@ -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:
#####################################################################
diff --git a/tests/auto/network/kernel/qhostinfo/CMakeLists.txt b/tests/auto/network/kernel/qhostinfo/CMakeLists.txt
index ec55f576ef..60077d0021 100644
--- a/tests/auto/network/kernel/qhostinfo/CMakeLists.txt
+++ b/tests/auto/network/kernel/qhostinfo/CMakeLists.txt
@@ -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:
#####################################################################
diff --git a/tests/auto/network/kernel/qnetworkaddressentry/CMakeLists.txt b/tests/auto/network/kernel/qnetworkaddressentry/CMakeLists.txt
index 98d431657d..5a72d4e4a5 100644
--- a/tests/auto/network/kernel/qnetworkaddressentry/CMakeLists.txt
+++ b/tests/auto/network/kernel/qnetworkaddressentry/CMakeLists.txt
@@ -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"
diff --git a/tests/auto/network/kernel/qnetworkdatagram/CMakeLists.txt b/tests/auto/network/kernel/qnetworkdatagram/CMakeLists.txt
index eee1c52296..ae24d32917 100644
--- a/tests/auto/network/kernel/qnetworkdatagram/CMakeLists.txt
+++ b/tests/auto/network/kernel/qnetworkdatagram/CMakeLists.txt
@@ -10,6 +10,3 @@ add_qt_test(tst_qnetworkdatagram
PUBLIC_LIBRARIES
Qt::Network
)
-
-#### Keys ignored in scope 1:.:.:qnetworkdatagram.pro:<TRUE>:
-# CONFIG = "testcase" "console"
diff --git a/tests/auto/network/kernel/qnetworkinterface/CMakeLists.txt b/tests/auto/network/kernel/qnetworkinterface/CMakeLists.txt
index 8005c18fd0..f23a17f077 100644
--- a/tests/auto/network/kernel/qnetworkinterface/CMakeLists.txt
+++ b/tests/auto/network/kernel/qnetworkinterface/CMakeLists.txt
@@ -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"
diff --git a/tests/auto/network/kernel/qnetworkproxy/CMakeLists.txt b/tests/auto/network/kernel/qnetworkproxy/CMakeLists.txt
index 48264cdd99..e0cbe133af 100644
--- a/tests/auto/network/kernel/qnetworkproxy/CMakeLists.txt
+++ b/tests/auto/network/kernel/qnetworkproxy/CMakeLists.txt
@@ -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"
diff --git a/tests/auto/network/kernel/qnetworkproxyfactory/CMakeLists.txt b/tests/auto/network/kernel/qnetworkproxyfactory/CMakeLists.txt
index b54ebf78bc..3fd139b93e 100644
--- a/tests/auto/network/kernel/qnetworkproxyfactory/CMakeLists.txt
+++ b/tests/auto/network/kernel/qnetworkproxyfactory/CMakeLists.txt
@@ -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"