********* Start testing of tst_qmediastoragelocation *********
Config: Using QtTest library 6.9.2, Qt 6.9.2 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_qmediastoragelocation::initTestCase()
PASS   : tst_qmediastoragelocation::generateFileName_addsExtension_onlyWhenExtensionIsMissingOrWrong(Extension is added when input has no extension)
PASS   : tst_qmediastoragelocation::generateFileName_addsExtension_onlyWhenExtensionIsMissingOrWrong(Extension is not added when input has correct extension)
PASS   : tst_qmediastoragelocation::generateFileName_addsExtension_onlyWhenExtensionIsMissingOrWrong(Extension is not added when input has wrong extension)
PASS   : tst_qmediastoragelocation::generateFileName_addsExtension_onlyWhenExtensionIsMissingOrWrong(Extension is added when input is empty)
PASS   : tst_qmediastoragelocation::generateFileName_addsExtension_onlyWhenExtensionIsMissingOrWrong(Extension is not added when extension is empty)
PASS   : tst_qmediastoragelocation::generateFileName_addsExtension_onlyWhenExtensionIsMissingOrWrong(Extension is added without extra dot when filename ends with dot)
PASS   : tst_qmediastoragelocation::generateFileName_generatesFileNameWithProperIndexAndExtension_whenInvokedForDirectory(Music location, with extension)
PASS   : tst_qmediastoragelocation::generateFileName_generatesFileNameWithProperIndexAndExtension_whenInvokedForDirectory(Music location, without extension)
PASS   : tst_qmediastoragelocation::generateFileName_generatesFileNameWithProperIndexAndExtension_whenInvokedForDirectory(Movies location, with extension)
PASS   : tst_qmediastoragelocation::generateFileName_generatesFileNameWithProperIndexAndExtension_whenInvokedForDirectory(Movies location, without extension)
PASS   : tst_qmediastoragelocation::generateFileName_generatesFileNameWithProperIndexAndExtension_whenInvokedForDirectory(Pictures location, with extension)
PASS   : tst_qmediastoragelocation::generateFileName_generatesFileNameWithProperIndexAndExtension_whenInvokedForDirectory(Pictures location, without extension)
PASS   : tst_qmediastoragelocation::generateFileName_generatesFileNameWithProperIndexAndExtension_whenInvokedForDirectory(Any location, with extension)
PASS   : tst_qmediastoragelocation::generateFileName_generatesFileNameWithProperIndexAndExtension_whenInvokedForDirectory(Any location, without extension)
PASS   : tst_qmediastoragelocation::cleanupTestCase()
Totals: 16 passed, 0 failed, 0 skipped, 0 blacklisted, 4ms
********* Finished testing of tst_qmediastoragelocation *********
