summaryrefslogtreecommitdiffstats
path: root/tests/auto/qaudiooutput
Commit message (Collapse)AuthorAgeFilesLines
* Clean up the autotest pro files to remove warnings about private headersMichael Goddard2011-09-051-2/+1
| | | | | | | | | Since the tests are bound to a version it's unnecessary. Change-Id: I7884615179157caa3836face22a4aa431ee5c425 Reviewed-on: http://codereview.qt.nokia.com/4155 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
* Mark a few tests as "not autotests".Michael Goddard2011-08-041-4/+3
| | | | | | | | | | So "make check" doesn't find them, since they are more system tests than automatic unit tests (since they access the real MM backends). Change-Id: I3322b4206bce16a97c28753b80c0ed5dc0bb250e Reviewed-on: http://codereview.qt.nokia.com/2599 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
* API unit tests from Maemo API test team.Michael Goddard2011-07-261-1/+2
| | | | | | | | | | | | | | | | | | A large number of tweaks and changes to original tests, and refactor a lot of the mock backends to reduce duplication. Changed viewfinder test case to use mock service and provider so that it matches the image capture test case. Reviewed-by: Jonas Rabbe (cherry picked from commit e40bef5508a4165cec4a46b97115aed461027fa5) Also licence header fix: (cherry picked from commit e9ee9e8c48b45b97d62ee4a82e400fa9d8ea8107) Change-Id: Ic59891d75563bb2e008a336eea859e8c44d8d831 Reviewed-on: http://codereview.qt.nokia.com/2078 Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
* Remove a few more obsolete parts.Michael Goddard2011-07-192-10/+1
| | | | | | | Change-Id: I3a001f01ab7fd8cf63452126037b98c1b01df80d Reviewed-on: http://codereview.qt.nokia.com/1797 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
* Temporarily disabled demos, examples, and some testsJonas Rabbe2011-07-051-0/+3
| | | | | | | | | | | Want to make QtMultimediaKit finally integrate. Disabled some tests and ensured that tests depending on private interfaces are only built if these interfaces are enabled. Change-Id: I65f0ff5ea23d704cf3c2626fe4191d7d6460e46f Reviewed-on: http://codereview.qt.nokia.com/992 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
* Initial copy of QtMultimediaKit.Michael Goddard2011-06-294-0/+1265
Comes from original repo, with SHA1: 2c82d5611655e5967f5c5095af50c0991c4378b2