summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qfreelist
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-05-31 17:08:51 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-01 03:16:04 +0200
commit8eed0ce930995e9103ba155dad9fc41bfa1bfb1c (patch)
treeb5c7071705b9558b3ac38709db182a882be526df /tests/auto/corelib/tools/qfreelist
parent26ea987a668a922978c67d68bc775b138530a477 (diff)
Mark tst_qfreelist as parallel-safe
This autotest appears to be parallel-safe. Change-Id: I12f9202633941e9339de0709353efb2b41df4fa1 Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
Diffstat (limited to 'tests/auto/corelib/tools/qfreelist')
-rw-r--r--tests/auto/corelib/tools/qfreelist/qfreelist.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/corelib/tools/qfreelist/qfreelist.pro b/tests/auto/corelib/tools/qfreelist/qfreelist.pro
index d4d26bb5b2..1348aff795 100644
--- a/tests/auto/corelib/tools/qfreelist/qfreelist.pro
+++ b/tests/auto/corelib/tools/qfreelist/qfreelist.pro
@@ -1,4 +1,5 @@
CONFIG += testcase
+CONFIG += parallel_test
TARGET = tst_qfreelist
QT = core-private testlib
SOURCES = tst_qfreelist.cpp