Mark tst_qfreelist as parallel-safe
authorRohan McGovern <rohan.mcgovern@nokia.com>
Thu, 31 May 2012 07:08:51 +0000 (17:08 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 1 Jun 2012 01:16:04 +0000 (03:16 +0200)
This autotest appears to be parallel-safe.

Change-Id: I12f9202633941e9339de0709353efb2b41df4fa1
Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
tests/auto/corelib/tools/qfreelist/qfreelist.pro

index d4d26bb..1348aff 100644 (file)
@@ -1,4 +1,5 @@
 CONFIG += testcase
+CONFIG += parallel_test
 TARGET = tst_qfreelist
 QT = core-private testlib
 SOURCES = tst_qfreelist.cpp