summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/network.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/network/network.pro')
-rw-r--r--tests/benchmarks/network/network.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/benchmarks/network/network.pro b/tests/benchmarks/network/network.pro
index 73de556664..692a0a1b7e 100644
--- a/tests/benchmarks/network/network.pro
+++ b/tests/benchmarks/network/network.pro
@@ -4,3 +4,10 @@ SUBDIRS = \
kernel \
ssl \
socket
+
+TRUSTED_BENCHMARKS += \
+ kernel/qhostinfo \
+ socket/qtcpserver \
+ ssl/qsslsocket
+
+include(../trusted-benchmarks.pri) \ No newline at end of file