********* Start testing of tst_QGraphicsVideoItem *********
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_QGraphicsVideoItem::initTestCase()
PASS   : tst_QGraphicsVideoItem::nullObject()
PASS   : tst_QGraphicsVideoItem::playerDestroyed()
PASS   : tst_QGraphicsVideoItem::show()
PASS   : tst_QGraphicsVideoItem::aspectRatioMode()
PASS   : tst_QGraphicsVideoItem::offset()
PASS   : tst_QGraphicsVideoItem::size()
PASS   : tst_QGraphicsVideoItem::nativeSize(640x480)
PASS   : tst_QGraphicsVideoItem::nativeSize(800x600, (80,60, 640x480) viewport)
PASS   : tst_QGraphicsVideoItem::boundingRect(640x480: (0,0 640x480), Keep)
PASS   : tst_QGraphicsVideoItem::boundingRect(800x600, (0,0, 640x480), Keep)
PASS   : tst_QGraphicsVideoItem::boundingRect(800x600, (0,0, 640x480), KeepByExpanding)
PASS   : tst_QGraphicsVideoItem::boundingRect(800x600, (0,0, 640x480), Ignore)
PASS   : tst_QGraphicsVideoItem::boundingRect(800x600, (100,100, 640x480), Keep)
PASS   : tst_QGraphicsVideoItem::boundingRect(800x600, (100,-100, 640x480), KeepByExpanding)
PASS   : tst_QGraphicsVideoItem::boundingRect(800x600, (-100,-100, 640x480), Ignore)
PASS   : tst_QGraphicsVideoItem::boundingRect(800x600, (0,0, 1920x1024), Keep)
PASS   : tst_QGraphicsVideoItem::boundingRect(800x600, (0,0, 1920x1024), KeepByExpanding)
PASS   : tst_QGraphicsVideoItem::boundingRect(800x600, (0,0, 1920x1024), Ignore)
PASS   : tst_QGraphicsVideoItem::boundingRect(800x600, (100,100, 1920x1024), Keep)
PASS   : tst_QGraphicsVideoItem::boundingRect(800x600, (100,-100, 1920x1024), KeepByExpanding)
PASS   : tst_QGraphicsVideoItem::boundingRect(800x600, (-100,-100, 1920x1024), Ignore)
PASS   : tst_QGraphicsVideoItem::paint()
PASS   : tst_QGraphicsVideoItem::cleanupTestCase()
Totals: 24 passed, 0 failed, 0 skipped, 0 blacklisted, 137ms
********* Finished testing of tst_QGraphicsVideoItem *********
