********* Start testing of tst_QMediaFormat *********
Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_QMediaFormat::initTestCase()
PASS   : tst_QMediaFormat::resolveForEncoding_setsVideoCodecToUnspecified_whenCalledWithNoFlags()
PASS   : tst_QMediaFormat::resolveForEncoding_setsVideoCodecToSpecificCodec_whenCalledWithRequiresVideoAndVideoSupported()
PASS   : tst_QMediaFormat::resolveForEncoding_setsVideoCodecToSpecificCodec_whenCalledWithRequiresVideoAndVideoNotSupported()
PASS   : tst_QMediaFormat::resolveForEncoding_resetsVideoCodecToUnspecified_whenCalledWithNoFlags()
PASS   : tst_QMediaFormat::resolveForEncoding_setsAudioCodecToSpecificCodec_whenCalledWithAnyFlags()
PASS   : tst_QMediaFormat::resolveForEncoding_setsFileFormatToSpecificFormat_whenCalledWithNoFlags()
PASS   : tst_QMediaFormat::resolveForEncoding_setsFileFormatToSpecificFormat_whenCalledWithRequiresVideoAndVideoSupported()
PASS   : tst_QMediaFormat::resolveForEncoding_setsFileFormatToSpecificFormat_whenCalledWithRequiresVideoAndVideoNotSupported()
PASS   : tst_QMediaFormat::resolveForEncoding_selectsFallback_whenPrimaryCodecIsNotAvailable()
PASS   : tst_QMediaFormat::mimetype_returnsExpectedMimeType(WMV)
PASS   : tst_QMediaFormat::mimetype_returnsExpectedMimeType(AVI)
PASS   : tst_QMediaFormat::mimetype_returnsExpectedMimeType(Matroska)
PASS   : tst_QMediaFormat::mimetype_returnsExpectedMimeType(MPEG4)
PASS   : tst_QMediaFormat::mimetype_returnsExpectedMimeType(Ogg)
PASS   : tst_QMediaFormat::mimetype_returnsExpectedMimeType(QuickTime)
PASS   : tst_QMediaFormat::mimetype_returnsExpectedMimeType(WebM)
PASS   : tst_QMediaFormat::mimetype_returnsExpectedMimeType(Mpeg4Audio)
PASS   : tst_QMediaFormat::mimetype_returnsExpectedMimeType(AAC)
PASS   : tst_QMediaFormat::mimetype_returnsExpectedMimeType(WMA)
PASS   : tst_QMediaFormat::mimetype_returnsExpectedMimeType(MP3)
PASS   : tst_QMediaFormat::mimetype_returnsExpectedMimeType(FLAC)
PASS   : tst_QMediaFormat::mimetype_returnsExpectedMimeType(Wave)
PASS   : tst_QMediaFormat::cleanupTestCase()
Totals: 24 passed, 0 failed, 0 skipped, 0 blacklisted, 51ms
********* Finished testing of tst_QMediaFormat *********
