summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbustype
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2015-12-28 14:40:56 -0200
committerThiago Macieira <thiago.macieira@intel.com>2016-01-02 02:05:52 +0000
commit9510d99f088d328efab265745351a0fb21c9ae00 (patch)
tree6fab91767ab380523fa1d92bc397eb57f699d396 /tests/auto/dbus/qdbustype
parent1f6fa1f37a14742ddf53c753ce52d9dc048cd1dc (diff)
Autotest: Mark D-Bus tests that don't connect to the bus as parallel
There's no problem running them in parallel. Change-Id: I39cc61d0d59846ab8c23ffff142420a127ab6968 Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
Diffstat (limited to 'tests/auto/dbus/qdbustype')
-rw-r--r--tests/auto/dbus/qdbustype/qdbustype.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/dbus/qdbustype/qdbustype.pro b/tests/auto/dbus/qdbustype/qdbustype.pro
index 21df33d2c7..7db87d279e 100644
--- a/tests/auto/dbus/qdbustype/qdbustype.pro
+++ b/tests/auto/dbus/qdbustype/qdbustype.pro
@@ -1,4 +1,4 @@
-CONFIG += testcase
+CONFIG += testcase parallel_test
TARGET = tst_qdbustype
QT = core-private dbus-private testlib
SOURCES += tst_qdbustype.cpp