summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qhostinfo
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/auto/network/kernel/qhostinfo
parent3909923958e0b2f2188a17e9ddd815a07b61ee1b (diff)
Regenerate tests/auto/network/kernel
Change-Id: I770fce0f0a369204178ea0dfa7bbd8b210dd3585 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/network/kernel/qhostinfo')
-rw-r--r--tests/auto/network/kernel/qhostinfo/CMakeLists.txt7
1 files changed, 5 insertions, 2 deletions
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:
#####################################################################