********* Start testing of tst_qquickiconlabel *********
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_qquickiconlabel::initTestCase()
PASS   : tst_qquickiconlabel::display(IconOnly)
PASS   : tst_qquickiconlabel::display(TextOnly)
PASS   : tst_qquickiconlabel::display(TextUnderIcon)
PASS   : tst_qquickiconlabel::display(TextBesideIcon)
PASS   : tst_qquickiconlabel::display(IconOnly, spacing=10)
PASS   : tst_qquickiconlabel::display(TextOnly, spacing=10)
PASS   : tst_qquickiconlabel::display(TextUnderIcon, spacing=10)
PASS   : tst_qquickiconlabel::display(TextUnderIcon => IconOnly => TextUnderIcon)
PASS   : tst_qquickiconlabel::display(TextUnderIcon => IconOnly => TextUnderIcon, labelWidth=400)
PASS   : tst_qquickiconlabel::display(TextUnderIcon => TextOnly => TextUnderIcon)
PASS   : tst_qquickiconlabel::display(TextUnderIcon => TextOnly => TextUnderIcon, labelWidth=400)
PASS   : tst_qquickiconlabel::display(TextBesideIcon, spacing=10)
PASS   : tst_qquickiconlabel::display(TextBesideIcon => IconOnly => TextBesideIcon)
PASS   : tst_qquickiconlabel::display(TextBesideIcon => IconOnly => TextBesideIcon, labelWidth=400)
PASS   : tst_qquickiconlabel::display(TextBesideIcon => TextOnly => TextBesideIcon)
PASS   : tst_qquickiconlabel::display(TextBesideIcon => TextOnly => TextBesideIcon, labelWidth=400)
PASS   : tst_qquickiconlabel::display(IconOnly, mirrored)
PASS   : tst_qquickiconlabel::display(TextOnly, mirrored)
PASS   : tst_qquickiconlabel::display(TextUnderIcon, mirrored)
PASS   : tst_qquickiconlabel::display(TextBesideIcon, mirrored)
PASS   : tst_qquickiconlabel::spacingWithOneDelegate(spacingWithOnlyIcon)
PASS   : tst_qquickiconlabel::spacingWithOneDelegate(spacingWithOnlyText)
PASS   : tst_qquickiconlabel::emptyIconSource()
PASS   : tst_qquickiconlabel::colorChanges()
PASS   : tst_qquickiconlabel::iconSourceContext()
PASS   : tst_qquickiconlabel::childPaintOrder()
PASS   : tst_qquickiconlabel::defaultIconColor(default icon color set)
PASS   : tst_qquickiconlabel::defaultIconColor(icon color and default icon color set)
PASS   : tst_qquickiconlabel::defaultIconColor(menu item action default icon color set)
PASS   : tst_qquickiconlabel::defaultIconColor(menu item action icon color and default icon color set)
PASS   : tst_qquickiconlabel::defaultIconColor(no icon color set)
PASS   : tst_qquickiconlabel::defaultIconColor(transparent icon color and default icon colour set)
PASS   : tst_qquickiconlabel::defaultIconColor(transparent action icon color and default icon colour set)
PASS   : tst_qquickiconlabel::cleanupTestCase()
Totals: 35 passed, 0 failed, 0 skipped, 0 blacklisted, 650ms
********* Finished testing of tst_qquickiconlabel *********
