********* Start testing of tst_platform *********
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_platform::ColorDialog::initTestCase()
PASS   : tst_platform::ColorDialog::test_instance()
PASS   : tst_platform::ColorDialog::cleanupTestCase()
PASS   : tst_platform::FileDialog::initTestCase()
PASS   : tst_platform::FileDialog::test_instance()
PASS   : tst_platform::FileDialog::cleanupTestCase()
PASS   : tst_platform::FolderDialog::initTestCase()
PASS   : tst_platform::FolderDialog::test_instance()
PASS   : tst_platform::FolderDialog::cleanupTestCase()
PASS   : tst_platform::FontDialog::initTestCase()
PASS   : tst_platform::FontDialog::test_instance()
PASS   : tst_platform::FontDialog::cleanupTestCase()
PASS   : tst_platform::Menu::initTestCase()
QCRITICAL: tst_platform::Menu::test_addRemove() 
ERROR: No native Menu implementation available.
Qt Labs Platform requires Qt Widgets on this setup.
Add 'QT += widgets' to .pro and create QApplication in main().

PASS   : tst_platform::Menu::test_addRemove()
PASS   : tst_platform::Menu::test_content()
PASS   : tst_platform::Menu::test_dynamic()
PASS   : tst_platform::Menu::test_shortcuts()
PASS   : tst_platform::Menu::test_subMenus()
PASS   : tst_platform::Menu::test_type()
PASS   : tst_platform::Menu::cleanupTestCase()
PASS   : tst_platform::MenuBar::initTestCase()
PASS   : tst_platform::MenuBar::test_addRemove()
PASS   : tst_platform::MenuBar::test_content()
PASS   : tst_platform::MenuBar::test_dynamic()
PASS   : tst_platform::MenuBar::cleanupTestCase()
PASS   : tst_platform::MenuItem::initTestCase()
PASS   : tst_platform::MenuItem::test_properties(enabled)
PASS   : tst_platform::MenuItem::test_properties(visible)
PASS   : tst_platform::MenuItem::test_properties(separator)
PASS   : tst_platform::MenuItem::test_properties(checkable)
PASS   : tst_platform::MenuItem::test_properties(checked)
PASS   : tst_platform::MenuItem::test_properties(role)
PASS   : tst_platform::MenuItem::test_properties(text)
PASS   : tst_platform::MenuItem::test_properties(icon.source)
PASS   : tst_platform::MenuItem::test_properties(icon.name)
PASS   : tst_platform::MenuItem::test_properties(shortcut)
PASS   : tst_platform::MenuItem::test_role()
PASS   : tst_platform::MenuItem::test_shortcut()
PASS   : tst_platform::MenuItem::cleanupTestCase()
PASS   : tst_platform::MenuItemGroup::initTestCase()
PASS   : tst_platform::MenuItemGroup::test_enabled()
PASS   : tst_platform::MenuItemGroup::test_exclusive()
PASS   : tst_platform::MenuItemGroup::test_itemDestroyed()
PASS   : tst_platform::MenuItemGroup::test_items()
PASS   : tst_platform::MenuItemGroup::test_nonExclusive()
PASS   : tst_platform::MenuItemGroup::test_null()
PASS   : tst_platform::MenuItemGroup::test_visible()
PASS   : tst_platform::MenuItemGroup::cleanupTestCase()
PASS   : tst_platform::MenuSeparator::initTestCase()
PASS   : tst_platform::MenuSeparator::test_separator()
PASS   : tst_platform::MenuSeparator::cleanupTestCase()
PASS   : tst_platform::MessageDialog::initTestCase()
PASS   : tst_platform::MessageDialog::test_clicked()
PASS   : tst_platform::MessageDialog::test_instance()
PASS   : tst_platform::MessageDialog::test_standardButtons()
PASS   : tst_platform::MessageDialog::cleanupTestCase()
PASS   : tst_platform::StandardPaths::initTestCase()
PASS   : tst_platform::StandardPaths::test_locateOptions()
PASS   : tst_platform::StandardPaths::test_standardLocation()
PASS   : tst_platform::StandardPaths::cleanupTestCase()
PASS   : tst_platform::SystemTrayIcon::initTestCase()
QCRITICAL: tst_platform::SystemTrayIcon::test_activated() 
ERROR: No native SystemTrayIcon implementation available.
Qt Labs Platform requires Qt Widgets on this setup.
Add 'QT += widgets' to .pro and create QApplication in main().

PASS   : tst_platform::SystemTrayIcon::test_activated()
PASS   : tst_platform::SystemTrayIcon::test_activationReason()
PASS   : tst_platform::SystemTrayIcon::test_messageIcon()
PASS   : tst_platform::SystemTrayIcon::test_properties(visible)
PASS   : tst_platform::SystemTrayIcon::test_properties(icon.source)
PASS   : tst_platform::SystemTrayIcon::test_properties(icon.name)
PASS   : tst_platform::SystemTrayIcon::test_properties(tooltip)
PASS   : tst_platform::SystemTrayIcon::cleanupTestCase()
Totals: 69 passed, 0 failed, 0 skipped, 0 blacklisted, 288ms
********* Finished testing of tst_platform *********
