Make tst_qnetworkreply parallel-safe.
authorRohan McGovern <rohan.mcgovern@nokia.com>
Mon, 28 May 2012 23:33:15 +0000 (09:33 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 29 May 2012 01:04:29 +0000 (03:04 +0200)
commitc68f4367f6bc379aeb27e63bf5ba67f34ddb5192
tree3d9238eb2ff6c863ffaf00fb570eba7f021ffa3a
parent5bd5f6ae69d749bc3adef58edc906b9fb46bb7a8
Make tst_qnetworkreply parallel-safe.

Ensure we always use a unique filename when writing to test files.
The test already contained code for this, but it was not applied in a
couple of places.

Change-Id: I1e29ee162c390e014688ab46e3658e2a463d203e
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
tests/auto/network/access/qnetworkreply/test/test.pro
tests/auto/network/access/qnetworkreply/tst_qnetworkreply.cpp