summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qaudiosource/tst_qaudiosource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: apply clazy's old-style-connectTim Blechmann2024-05-011-9/+9
* Tests: remove TESTED_COMPONENTTim Blechmann2024-04-161-2/+0
* Tests: QAudioSource - skip tests if no audio inputs existTim Blechmann2024-04-111-2/+2
* Replace `QString` with `QStringLiteral` when wrapping a string literalTim Blechmann2024-04-081-28/+88
* Tests: increase timeoutsTim Blechmann2024-04-081-10/+12
* Change license for test filesLucie Gérard2024-03-261-1/+1
* Android: skip tst_audiosource for Android prior to api 29Assam Boudjelthia2024-02-021-5/+8
* Android: Do not add empty data to processed bytesBartlomiej Moskal2023-12-131-2/+4
* Tests: run tests on Android targetBartlomiej Moskal2023-11-291-0/+4
* Run multimedia tests with ffmpeg backend on CIArtem Dyomin2022-10-251-2/+6
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-29/+29
* Use SPDX license identifiersLucie Gérard2022-06-241-27/+2
* Fix tst_QAudioSouce::pushSuspendOrResumeRafael Roquetto2022-04-141-2/+2
* Fix qaudiosource auto test when using pulseaudioLars Knoll2022-04-041-2/+2
* Fix compiler warning by removing half-deleted codeEdward Welbourne2021-09-281-3/+1
* Auto test fix after run on Android: compilationBartlomiej Moskal2021-08-021-1/+1
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-3/+3
* Rename QAudioInput to QAudioSourceLars Knoll2021-06-041-0/+771