********* Start testing of tst_QBackingStore *********
Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
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)
SKIP   : tst_QBackingStore::staticContents(single-buffer) Platform does not support static backingstore content
   Loc: [/home/qt/work/qt/qtbase/tests/auto/gui/kernel/qbackingstore/tst_qbackingstore.cpp(295)]
SKIP   : tst_QBackingStore::staticContents(double-buffer) Platform does not support static backingstore content
   Loc: [/home/qt/work/qt/qtbase/tests/auto/gui/kernel/qbackingstore/tst_qbackingstore.cpp(295)]
PASS   : tst_QBackingStore::cleanupTestCase()
Totals: 38 passed, 0 failed, 2 skipped, 0 blacklisted, 9ms
********* Finished testing of tst_QBackingStore *********
