********* Start testing of tst_QBackingStore *********
Config: Using QtTest library 6.13.0, Qt 6.13.0 (x86_64-little_endian-lp64 static debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), ios 26.0.1
PASS   : tst_QBackingStore::initTestCase()
PASS   : tst_QBackingStore::resize(single-buffer)
PASS   : tst_QBackingStore::resize(double-buffer)
PASS   : tst_QBackingStore::paint(single-buffer)
PASS   : tst_QBackingStore::paint(double-buffer)
PASS   : tst_QBackingStore::scrollRectInImage(single-buffer:empty rect)
PASS   : tst_QBackingStore::scrollRectInImage(single-buffer:rect outside image)
PASS   : tst_QBackingStore::scrollRectInImage(single-buffer:scroll outside positive)
PASS   : tst_QBackingStore::scrollRectInImage(single-buffer:scroll outside negative)
PASS   : tst_QBackingStore::scrollRectInImage(single-buffer:sub-rect positive scroll)
PASS   : tst_QBackingStore::scrollRectInImage(single-buffer:sub-rect negative scroll)
PASS   : tst_QBackingStore::scrollRectInImage(single-buffer:positive vertical only)
PASS   : tst_QBackingStore::scrollRectInImage(single-buffer:negative vertical only)
PASS   : tst_QBackingStore::scrollRectInImage(single-buffer:positive horizontal only)
PASS   : tst_QBackingStore::scrollRectInImage(single-buffer:negative horizontal only)
PASS   : tst_QBackingStore::scrollRectInImage(single-buffer:whole rect positive)
PASS   : tst_QBackingStore::scrollRectInImage(single-buffer:whole rect negative)
PASS   : tst_QBackingStore::scrollRectInImage(double-buffer:empty rect)
PASS   : tst_QBackingStore::scrollRectInImage(double-buffer:rect outside image)
PASS   : tst_QBackingStore::scrollRectInImage(double-buffer:scroll outside positive)
PASS   : tst_QBackingStore::scrollRectInImage(double-buffer:scroll outside negative)
PASS   : tst_QBackingStore::scrollRectInImage(double-buffer:sub-rect positive scroll)
PASS   : tst_QBackingStore::scrollRectInImage(double-buffer:sub-rect negative scroll)
PASS   : tst_QBackingStore::scrollRectInImage(double-buffer:positive vertical only)
PASS   : tst_QBackingStore::scrollRectInImage(double-buffer:negative vertical only)
PASS   : tst_QBackingStore::scrollRectInImage(double-buffer:positive horizontal only)
PASS   : tst_QBackingStore::scrollRectInImage(double-buffer:negative horizontal only)
PASS   : tst_QBackingStore::scrollRectInImage(double-buffer:whole rect positive)
PASS   : tst_QBackingStore::scrollRectInImage(double-buffer:whole rect negative)
SKIP   : tst_QBackingStore::scroll(single-buffer) Platform backingstore does not support scrolling
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/gui/kernel/qbackingstore/tst_qbackingstore.cpp(214)]
SKIP   : tst_QBackingStore::scroll(double-buffer) Platform backingstore does not support scrolling
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/gui/kernel/qbackingstore/tst_qbackingstore.cpp(214)]
PASS   : tst_QBackingStore::flush(single-buffer:normal)
PASS   : tst_QBackingStore::flush(single-buffer:maximized)
PASS   : tst_QBackingStore::flush(single-buffer:fullscreen)
PASS   : tst_QBackingStore::flush(double-buffer:normal)
PASS   : tst_QBackingStore::flush(double-buffer:maximized)
PASS   : tst_QBackingStore::flush(double-buffer:fullscreen)
SKIP   : tst_QBackingStore::staticContents(single-buffer) Platform does not support static backingstore content
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/gui/kernel/qbackingstore/tst_qbackingstore.cpp(297)]
SKIP   : tst_QBackingStore::staticContents(double-buffer) Platform does not support static backingstore content
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/gui/kernel/qbackingstore/tst_qbackingstore.cpp(297)]
PASS   : tst_QBackingStore::cleanupTestCase()
Totals: 36 passed, 0 failed, 4 skipped, 0 blacklisted, 3053ms
********* Finished testing of tst_QBackingStore *********
