********* Start testing of tst_VideoTransformation *********
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 13.6.4
PASS   : tst_VideoTransformation::initTestCase()
PASS   : tst_VideoTransformation::defaultConstructor_setsNoTransform()
PASS   : tst_VideoTransformation::rotationIndex_returnsIndexAccordingToRotation(rotation 0; mirrored false)
PASS   : tst_VideoTransformation::rotationIndex_returnsIndexAccordingToRotation(rotation 0; mirrored true)
PASS   : tst_VideoTransformation::rotationIndex_returnsIndexAccordingToRotation(rotation 90; mirrored false)
PASS   : tst_VideoTransformation::rotationIndex_returnsIndexAccordingToRotation(rotation 90; mirrored true)
PASS   : tst_VideoTransformation::rotationIndex_returnsIndexAccordingToRotation(rotation 180; mirrored false)
PASS   : tst_VideoTransformation::rotationIndex_returnsIndexAccordingToRotation(rotation 180; mirrored true)
PASS   : tst_VideoTransformation::rotationIndex_returnsIndexAccordingToRotation(rotation 270; mirrored false)
PASS   : tst_VideoTransformation::rotationIndex_returnsIndexAccordingToRotation(rotation 270; mirrored true)
PASS   : tst_VideoTransformation::equalityOperators_compareAllMembers()
PASS   : tst_VideoTransformation::mirrorHorizontally(rotation 0; mirrored false)
PASS   : tst_VideoTransformation::mirrorHorizontally(rotation 0; mirrored true)
PASS   : tst_VideoTransformation::mirrorHorizontally(rotation 90; mirrored false)
PASS   : tst_VideoTransformation::mirrorHorizontally(rotation 90; mirrored true)
PASS   : tst_VideoTransformation::mirrorHorizontally(rotation 180; mirrored false)
PASS   : tst_VideoTransformation::mirrorHorizontally(rotation 180; mirrored true)
PASS   : tst_VideoTransformation::mirrorHorizontally(rotation 270; mirrored false)
PASS   : tst_VideoTransformation::mirrorHorizontally(rotation 270; mirrored true)
PASS   : tst_VideoTransformation::mirrorVertically(rotation 0; mirrored false)
PASS   : tst_VideoTransformation::mirrorVertically(rotation 0; mirrored true)
PASS   : tst_VideoTransformation::mirrorVertically(rotation 90; mirrored false)
PASS   : tst_VideoTransformation::mirrorVertically(rotation 90; mirrored true)
PASS   : tst_VideoTransformation::mirrorVertically(rotation 180; mirrored false)
PASS   : tst_VideoTransformation::mirrorVertically(rotation 180; mirrored true)
PASS   : tst_VideoTransformation::mirrorVertically(rotation 270; mirrored false)
PASS   : tst_VideoTransformation::mirrorVertically(rotation 270; mirrored true)
PASS   : tst_VideoTransformation::rotate_none(rotation 0; mirrored false)
PASS   : tst_VideoTransformation::rotate_none(rotation 0; mirrored true)
PASS   : tst_VideoTransformation::rotate_none(rotation 90; mirrored false)
PASS   : tst_VideoTransformation::rotate_none(rotation 90; mirrored true)
PASS   : tst_VideoTransformation::rotate_none(rotation 180; mirrored false)
PASS   : tst_VideoTransformation::rotate_none(rotation 180; mirrored true)
PASS   : tst_VideoTransformation::rotate_none(rotation 270; mirrored false)
PASS   : tst_VideoTransformation::rotate_none(rotation 270; mirrored true)
PASS   : tst_VideoTransformation::rotate_90(rotation 0; mirrored false)
PASS   : tst_VideoTransformation::rotate_90(rotation 0; mirrored true)
PASS   : tst_VideoTransformation::rotate_90(rotation 90; mirrored false)
PASS   : tst_VideoTransformation::rotate_90(rotation 90; mirrored true)
PASS   : tst_VideoTransformation::rotate_90(rotation 180; mirrored false)
PASS   : tst_VideoTransformation::rotate_90(rotation 180; mirrored true)
PASS   : tst_VideoTransformation::rotate_90(rotation 270; mirrored false)
PASS   : tst_VideoTransformation::rotate_90(rotation 270; mirrored true)
PASS   : tst_VideoTransformation::rotate_180(rotation 0; mirrored false)
PASS   : tst_VideoTransformation::rotate_180(rotation 0; mirrored true)
PASS   : tst_VideoTransformation::rotate_180(rotation 90; mirrored false)
PASS   : tst_VideoTransformation::rotate_180(rotation 90; mirrored true)
PASS   : tst_VideoTransformation::rotate_180(rotation 180; mirrored false)
PASS   : tst_VideoTransformation::rotate_180(rotation 180; mirrored true)
PASS   : tst_VideoTransformation::rotate_180(rotation 270; mirrored false)
PASS   : tst_VideoTransformation::rotate_180(rotation 270; mirrored true)
PASS   : tst_VideoTransformation::rotate_270(rotation 0; mirrored false)
PASS   : tst_VideoTransformation::rotate_270(rotation 0; mirrored true)
PASS   : tst_VideoTransformation::rotate_270(rotation 90; mirrored false)
PASS   : tst_VideoTransformation::rotate_270(rotation 90; mirrored true)
PASS   : tst_VideoTransformation::rotate_270(rotation 180; mirrored false)
PASS   : tst_VideoTransformation::rotate_270(rotation 180; mirrored true)
PASS   : tst_VideoTransformation::rotate_270(rotation 270; mirrored false)
PASS   : tst_VideoTransformation::rotate_270(rotation 270; mirrored true)
PASS   : tst_VideoTransformation::cleanupTestCase()
Totals: 60 passed, 0 failed, 0 skipped, 0 blacklisted, 4ms
********* Finished testing of tst_VideoTransformation *********
