Fixed qaudioinput and qaudiooutput tests running on loaded system
authorKurt Korbatits <kurt.korbatits@nokia.com>
Thu, 12 Jul 2012 02:32:48 +0000 (12:32 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 13 Jul 2012 02:06:54 +0000 (04:06 +0200)
commit59bfb014c8c0f0f328a26eb27c2a6250bb421c57
treea73f52fa99fdeb56662f694a2630ef16f70f195e
parent5f06930b166e8dda5309bb40cd2379073a018ba4
Fixed qaudioinput and qaudiooutput tests running on loaded system

- Changed tests to handle running on loaded or very slow systems
- notify signal checks that signals are emitted but not number of
  as these are time related and number of emitted signals could
  vary greatly on slow or loaded systems.
- Added skip for CI system pushSuspendResume with pulseaudio backend.

Change-Id: I0abf242934507454cc992fe8daec46d6acaa2836
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
Reviewed-by: Kurt Korbatits <kurt.korbatits@nokia.com>
tests/auto/integration/qaudioinput/tst_qaudioinput.cpp
tests/auto/integration/qaudiooutput/tst_qaudiooutput.cpp