********* Start testing of tst_QSoundEffect *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
QINFO  : tst_QSoundEffect::initTestCase() qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version 7.1.2 LGPL version 2.1 or later
PASS   : tst_QSoundEffect::initTestCase()
PASS   : tst_QSoundEffect::testSource()
PASS   : tst_QSoundEffect::testLooping()
PASS   : tst_QSoundEffect::testVolume()
PASS   : tst_QSoundEffect::testMuting()
PASS   : tst_QSoundEffect::testPlaying()
PASS   : tst_QSoundEffect::testStatus()
PASS   : tst_QSoundEffect::loopsRemaining_isUpdatedWhenPlaying()
PASS   : tst_QSoundEffect::testDestroyWhilePlaying()
PASS   : tst_QSoundEffect::testDestroyWhileRestartPlaying()
PASS   : tst_QSoundEffect::testSetSourceWhileLoading()
PASS   : tst_QSoundEffect::testSetSourceWhilePlaying()
PASS   : tst_QSoundEffect::testSupportedMimeTypes(without QAudioDevice)
PASS   : tst_QSoundEffect::testSupportedMimeTypes(with QAudioDevice)
PASS   : tst_QSoundEffect::testCorruptFile()
SKIP   : tst_QSoundEffect::setAudioDevice_emitsSignalsInExpectedOrder(while_playing) Needs at least 2 audioOuputs
   Loc: [/home/qt/work/qt/qtmultimedia/tests/auto/integration/qsoundeffect/tst_qsoundeffect.cpp(455)]
SKIP   : tst_QSoundEffect::setAudioDevice_emitsSignalsInExpectedOrder(while_stopped, with source) Needs at least 2 audioOuputs
   Loc: [/home/qt/work/qt/qtmultimedia/tests/auto/integration/qsoundeffect/tst_qsoundeffect.cpp(455)]
SKIP   : tst_QSoundEffect::setAudioDevice_emitsSignalsInExpectedOrder(while_stopped, without source) Needs at least 2 audioOuputs
   Loc: [/home/qt/work/qt/qtmultimedia/tests/auto/integration/qsoundeffect/tst_qsoundeffect.cpp(455)]
PASS   : tst_QSoundEffect::cleanupTestCase()
Totals: 16 passed, 0 failed, 3 skipped, 0 blacklisted, 21053ms
********* Finished testing of tst_QSoundEffect *********
