********* Start testing of tst_QLayout *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_QLayout::initTestCase()
PASS   : tst_QLayout::getSetCheck()
PASS   : tst_QLayout::geometry()
PASS   : tst_QLayout::smartMaxSize()
PASS   : tst_QLayout::setLayoutBugs()
PASS   : tst_QLayout::setContentsMargins()
PASS   : tst_QLayout::layoutItemRect()
PASS   : tst_QLayout::warnIfWrongParent()
PASS   : tst_QLayout::controlTypes()
PASS   : tst_QLayout::controlTypes2()
QWARN  : tst_QLayout::adjustSizeShouldMakeSureLayoutIsActivated() This plugin does not support propagateSizeHints()
QWARN  : tst_QLayout::adjustSizeShouldMakeSureLayoutIsActivated() This plugin does not support propagateSizeHints()
PASS   : tst_QLayout::adjustSizeShouldMakeSureLayoutIsActivated()
QWARN  : tst_QLayout::testRetainSizeWhenHidden() This plugin does not support propagateSizeHints()
QWARN  : tst_QLayout::testRetainSizeWhenHidden() This plugin does not support propagateSizeHints()
QWARN  : tst_QLayout::testRetainSizeWhenHidden() This plugin does not support propagateSizeHints()
PASS   : tst_QLayout::testRetainSizeWhenHidden()
QWARN  : tst_QLayout::removeWidget() QLayout::removeWidget: Cannot remove a null widget.
PASS   : tst_QLayout::removeWidget()
PASS   : tst_QLayout::sizeConstraints()
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetFixedSize)
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetMinimumSize)
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetMaximumSize)
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetMinAndMaxSize)
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetDefaultConstraint)
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetNoConstraint)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetFixedSize)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetMinimumSize)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetMaximumSize)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetMinAndMaxSize)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetDefaultConstraint)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetNoConstraint)
PASS   : tst_QLayout::cleanupTestCase()
Totals: 27 passed, 0 failed, 0 skipped, 0 blacklisted, 31ms
********* Finished testing of tst_QLayout *********
