********* Start testing of tst_QVideoFrameFormat *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : tst_QVideoFrameFormat::initTestCase()
PASS   : tst_QVideoFrameFormat::constructNull()
PASS   : tst_QVideoFrameFormat::construct(32x32 rgb32 no handle)
PASS   : tst_QVideoFrameFormat::construct(32x32 invalid no handle)
PASS   : tst_QVideoFrameFormat::construct(invalid size, rgb32 no handle)
PASS   : tst_QVideoFrameFormat::construct(0x0 rgb32 no handle)
PASS   : tst_QVideoFrameFormat::frameSize(grow)
PASS   : tst_QVideoFrameFormat::frameSize(shrink)
PASS   : tst_QVideoFrameFormat::frameSize(unchanged)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(ARGB8888)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(ARGB8888_Premultiplied)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(XRGB8888)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(BGRA8888)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(BGRA8888_Premultiplied)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(BGRX8888)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(ABGR8888)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(XBGR8888)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(RGBA8888)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(RGBX8888)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(AUYVY)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(AYUV_Premultiplied)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(YUV420P)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(YUV422P)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(YV12)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(UYVY)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(YUYV)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(NV12)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(NV21)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(IMC1)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(IMC2)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(IMC3)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(IMC4)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(Y8)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(Y16)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(P010)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(P016)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(SamplerExternalOES)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(Jpeg)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(SamplerRect)
PASS   : tst_QVideoFrameFormat::planeCount_returnsNumberOfColorPlanesDictatedByPixelFormat(YUV420P10)
PASS   : tst_QVideoFrameFormat::viewport(grow reset)
PASS   : tst_QVideoFrameFormat::viewport(shrink reset)
PASS   : tst_QVideoFrameFormat::viewport(unchanged reset)
PASS   : tst_QVideoFrameFormat::scanLineDirection(TopToBottom)
PASS   : tst_QVideoFrameFormat::scanLineDirection(BottomToTop)
PASS   : tst_QVideoFrameFormat::frameRate(null)
PASS   : tst_QVideoFrameFormat::frameRate(1/1)
PASS   : tst_QVideoFrameFormat::frameRate(24/1)
PASS   : tst_QVideoFrameFormat::frameRate(15/2)
PASS   : tst_QVideoFrameFormat::colorSpaceEnum(ColorSpace_BT601)
PASS   : tst_QVideoFrameFormat::colorSpaceEnum(ColorSpace_BT709)
PASS   : tst_QVideoFrameFormat::colorSpaceEnum(ColorSpace_BT2020)
PASS   : tst_QVideoFrameFormat::colorSpaceEnum(ColorSpace_AdobeRgb)
PASS   : tst_QVideoFrameFormat::colorSpaceEnum(ColorSpace_Undefined)
PASS   : tst_QVideoFrameFormat::compare()
PASS   : tst_QVideoFrameFormat::copy()
PASS   : tst_QVideoFrameFormat::assign()
PASS   : tst_QVideoFrameFormat::isValid()
PASS   : tst_QVideoFrameFormat::copyAllParameters()
PASS   : tst_QVideoFrameFormat::assignAllParameters()
PASS   : tst_QVideoFrameFormat::cleanupTestCase()
Totals: 61 passed, 0 failed, 0 skipped, 0 blacklisted, 4ms
********* Finished testing of tst_QVideoFrameFormat *********
