********* Start testing of tst_QBackingStore *********
Config: Using QtTest library 6.9.2, Qt 6.9.2 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 15.0.0 (clang-1500.3.9.4)), macos 13.6
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)
PASS   : tst_QBackingStore::scroll(single-buffer)
PASS   : tst_QBackingStore::scroll(double-buffer)
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)
PASS   : tst_QBackingStore::staticContents(single-buffer)
PASS   : tst_QBackingStore::staticContents(double-buffer)
PASS   : tst_QBackingStore::cleanupTestCase()
Totals: 40 passed, 0 failed, 0 skipped, 0 blacklisted, 527ms
********* Finished testing of tst_QBackingStore *********
