summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/dbus/qdbustype
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/dbus/qdbustype')
-rw-r--r--tests/benchmarks/dbus/qdbustype/qdbustype.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/benchmarks/dbus/qdbustype/qdbustype.pro b/tests/benchmarks/dbus/qdbustype/qdbustype.pro
index 2f3edf074b..325712edde 100644
--- a/tests/benchmarks/dbus/qdbustype/qdbustype.pro
+++ b/tests/benchmarks/dbus/qdbustype/qdbustype.pro
@@ -1,4 +1,8 @@
load(qttest_p4)
+
+# do not run benchmarks by default in 'make check'
+CONFIG -= testcase
+
TARGET = tst_bench_qdbustype
QT -= gui
QT += dbus dbus-private