Updated QAudioOutput and QAudioInput system tests
authorKurt Korbatits <kurt.korbatits@nokia.com>
Sun, 8 Jul 2012 23:13:29 +0000 (09:13 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 10 Jul 2012 02:23:40 +0000 (04:23 +0200)
commit301ed096f863e1ee54ad95045d1558b6cd0b23e2
treedf953e0e1e4b8310ef1e1c2f4051264dcc3bd4f4
parent9d429a4416e2cebe548cfd34de9bd55e080baf0d
Updated QAudioOutput and QAudioInput system tests

- Updated tests with volume checking.
- Updated reset function in QAudioInput test.
  (Checking bytesReady() in pull mode is not valid)
  (Checking state after writing one byte doesn't guarantee going to active state)
- Improved stability in CI system

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