Remove duplicates definitions of QTRY_VERIFY and QTRY_COMPARE.
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 13 Feb 2012 04:35:46 +0000 (14:35 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 13 Feb 2012 05:28:20 +0000 (06:28 +0100)
commit0d74c7193a26da48a60653ecf1942f5b287fce08
treee4dd3b976dcffcb3f4fef6315c99af4a91e6896a
parent1ee21da63e3d6091a6c31d05af3268c5d0cccca0
Remove duplicates definitions of QTRY_VERIFY and QTRY_COMPARE.

These definitions were already ignored due to #ifndef directives
surrounding them, so presumably the differences in timeout values
between these definitions and those in testlib are acceptable.

Change-Id: Ib860fc1ed27ef0690e619ffeed516f7417ae4cd0
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/integration/qcamerabackend/tst_qcamerabackend.cpp
tests/auto/unit/qwavedecoder/tst_qwavedecoder.cpp