********* Start testing of tst_QAudioNamespace *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_QAudioNamespace::initTestCase()
PASS   : tst_QAudioNamespace::debugError(NoError)
PASS   : tst_QAudioNamespace::debugError(OpenError)
PASS   : tst_QAudioNamespace::debugError(IOError)
PASS   : tst_QAudioNamespace::debugError(UnderrunError)
PASS   : tst_QAudioNamespace::debugError(FatalError)
PASS   : tst_QAudioNamespace::debugState(ActiveState)
PASS   : tst_QAudioNamespace::debugState(SuspendedState)
PASS   : tst_QAudioNamespace::debugState(StoppedState)
PASS   : tst_QAudioNamespace::debugState(IdleState)
PASS   : tst_QAudioNamespace::debugVolumeScale(LinearVolumeScale)
PASS   : tst_QAudioNamespace::debugVolumeScale(CubicVolumeScale)
PASS   : tst_QAudioNamespace::debugVolumeScale(DecibelVolumeScale)
PASS   : tst_QAudioNamespace::convertVolume(-1.0 from linear to linear)
PASS   : tst_QAudioNamespace::convertVolume(0.0 from linear to linear)
PASS   : tst_QAudioNamespace::convertVolume(0.5 from linear to linear)
PASS   : tst_QAudioNamespace::convertVolume(1.0 from linear to linear)
PASS   : tst_QAudioNamespace::convertVolume(-1.0 from linear to cubic)
PASS   : tst_QAudioNamespace::convertVolume(0.0 from linear to cubic)
PASS   : tst_QAudioNamespace::convertVolume(0.33 from linear to cubic)
PASS   : tst_QAudioNamespace::convertVolume(0.5 from linear to cubic)
PASS   : tst_QAudioNamespace::convertVolume(0.72 from linear to cubic)
PASS   : tst_QAudioNamespace::convertVolume(1.0 from linear to cubic)
PASS   : tst_QAudioNamespace::convertVolume(-1.0 from linear to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(0.0 from linear to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(0.33 from linear to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(0.5 from linear to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(0.72 from linear to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(1.0 from linear to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(-1.0 from linear to decibel)
PASS   : tst_QAudioNamespace::convertVolume(0.0 from linear to decibel)
PASS   : tst_QAudioNamespace::convertVolume(0.33 from linear to decibel)
PASS   : tst_QAudioNamespace::convertVolume(0.5 from linear to decibel)
PASS   : tst_QAudioNamespace::convertVolume(0.72 from linear to decibel)
PASS   : tst_QAudioNamespace::convertVolume(1.0 from linear to decibel)
PASS   : tst_QAudioNamespace::convertVolume(-1.0 from cubic to linear)
PASS   : tst_QAudioNamespace::convertVolume(0.0 from cubic to linear)
PASS   : tst_QAudioNamespace::convertVolume(0.33 from cubic to linear)
PASS   : tst_QAudioNamespace::convertVolume(0.5 from cubic to linear)
PASS   : tst_QAudioNamespace::convertVolume(0.72 from cubic to linear)
PASS   : tst_QAudioNamespace::convertVolume(1.0 from cubic to linear)
PASS   : tst_QAudioNamespace::convertVolume(-1.0 from cubic to cubic)
PASS   : tst_QAudioNamespace::convertVolume(0.0 from cubic to cubic)
PASS   : tst_QAudioNamespace::convertVolume(0.5 from cubic to cubic)
PASS   : tst_QAudioNamespace::convertVolume(1.0 from cubic to cubic)
PASS   : tst_QAudioNamespace::convertVolume(-1.0 from cubic to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(0.0 from cubic to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(0.33 from cubic to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(0.5 from cubic to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(0.72 from cubic to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(1.0 from cubic to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(-1.0 from cubic to decibel)
PASS   : tst_QAudioNamespace::convertVolume(0.0 from cubic to decibel)
PASS   : tst_QAudioNamespace::convertVolume(0.33 from cubic to decibel)
PASS   : tst_QAudioNamespace::convertVolume(0.5 from cubic to decibel)
PASS   : tst_QAudioNamespace::convertVolume(0.72 from cubic to decibel)
PASS   : tst_QAudioNamespace::convertVolume(1.0 from cubic to decibel)
PASS   : tst_QAudioNamespace::convertVolume(-1.0 from logarithmic to linear)
PASS   : tst_QAudioNamespace::convertVolume(0.0 from logarithmic to linear)
PASS   : tst_QAudioNamespace::convertVolume(0.33 from logarithmic to linear)
PASS   : tst_QAudioNamespace::convertVolume(0.5 from logarithmic to linear)
PASS   : tst_QAudioNamespace::convertVolume(0.72 from logarithmic to linear)
PASS   : tst_QAudioNamespace::convertVolume(1.0 from logarithmic to linear)
PASS   : tst_QAudioNamespace::convertVolume(-1.0 from logarithmic to cubic)
PASS   : tst_QAudioNamespace::convertVolume(0.0 from logarithmic to cubic)
PASS   : tst_QAudioNamespace::convertVolume(0.33 from logarithmic to cubic)
PASS   : tst_QAudioNamespace::convertVolume(0.5 from logarithmic to cubic)
PASS   : tst_QAudioNamespace::convertVolume(0.72 from logarithmic to cubic)
PASS   : tst_QAudioNamespace::convertVolume(1.0 from logarithmic to cubic)
PASS   : tst_QAudioNamespace::convertVolume(-1.0 from logarithmic to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(0.0 from logarithmic to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(0.5 from logarithmic to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(1.0 from logarithmic to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(-1.0 from logarithmic to decibel)
PASS   : tst_QAudioNamespace::convertVolume(0.0 from logarithmic to decibel)
PASS   : tst_QAudioNamespace::convertVolume(0.33 from logarithmic to decibel)
PASS   : tst_QAudioNamespace::convertVolume(0.5 from logarithmic to decibel)
PASS   : tst_QAudioNamespace::convertVolume(0.72 from logarithmic to decibel)
PASS   : tst_QAudioNamespace::convertVolume(1.0 from logarithmic to decibel)
PASS   : tst_QAudioNamespace::convertVolume(-1000 from decibel to linear)
PASS   : tst_QAudioNamespace::convertVolume(-200 from decibel to linear)
PASS   : tst_QAudioNamespace::convertVolume(-40 from decibel to linear)
PASS   : tst_QAudioNamespace::convertVolume(-10 from decibel to linear)
PASS   : tst_QAudioNamespace::convertVolume(-5 from decibel to linear)
PASS   : tst_QAudioNamespace::convertVolume(0 from decibel to linear)
PASS   : tst_QAudioNamespace::convertVolume(-1000 from decibel to cubic)
PASS   : tst_QAudioNamespace::convertVolume(-200 from decibel to cubic)
PASS   : tst_QAudioNamespace::convertVolume(-40 from decibel to cubic)
PASS   : tst_QAudioNamespace::convertVolume(-10 from decibel to cubic)
PASS   : tst_QAudioNamespace::convertVolume(-5 from decibel to cubic)
PASS   : tst_QAudioNamespace::convertVolume(0 from decibel to cubic)
PASS   : tst_QAudioNamespace::convertVolume(-1000 from decibel to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(-200 from decibel to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(-40 from decibel to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(-10 from decibel to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(-5 from decibel to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(0 from decibel to logarithmic)
PASS   : tst_QAudioNamespace::convertVolume(-1000 from decibel to decibel)
PASS   : tst_QAudioNamespace::convertVolume(-200 from decibel to decibel)
PASS   : tst_QAudioNamespace::convertVolume(-30 from decibel to decibel)
PASS   : tst_QAudioNamespace::convertVolume(0 from decibel to decibel)
PASS   : tst_QAudioNamespace::cleanupTestCase()
Totals: 102 passed, 0 failed, 0 skipped, 0 blacklisted, 5ms
********* Finished testing of tst_QAudioNamespace *********
