********* Start testing of tst_QDBusInterface *********
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_QDBusInterface::initTestCase()
QWARN  : tst_QDBusInterface::notConnected() QMetaObject::invokeMethod: No such method QDBusAbstractInterface::ListNames()
PASS   : tst_QDBusInterface::notConnected()
QWARN  : tst_QDBusInterface::notValid() QMetaObject::invokeMethod: No such method QDBusAbstractInterface::ListNames()
QWARN  : tst_QDBusInterface::notValid() QMetaObject::invokeMethod: No such method QDBusAbstractInterface::ListNames()
PASS   : tst_QDBusInterface::notValid()
PASS   : tst_QDBusInterface::notValidDerived()
QWARN  : tst_QDBusInterface::invalidAfterServiceOwnerChanged() Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
PASS   : tst_QDBusInterface::invalidAfterServiceOwnerChanged()
PASS   : tst_QDBusInterface::introspect()
QDEBUG : tst_QDBusInterface::introspectUnknownTypes() REPL:  QList(QVariant(QString, "<!DOCTYPE node PUBLIC \"-//freedesktop//DTD D-BUS Object Introspection 1.0//EN\"\n\"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd\">\n<node>\n  <interface name=\"org.qtproject.QtDBus.MyObjectUnknownTypes\" >\n    <property access=\"readwrite\" type=\"~\" name=\"prop1\" />\n    <signal name=\"somethingHappened\" >\n      <arg direction=\"out\" type=\"~\" />\n    </signal>\n    <method name=\"ping\" >\n      <arg direction=\"in\" type=\"~\" name=\"ping\" />\n      <arg direction=\"out\" type=\"~\" name=\"ping\" />\n    </method>\n    <method name=\"regularMethod\" />\n  </interface>\n  <interface name=\"org.freedesktop.DBus.Properties\">\n    <method name=\"Get\">\n      <arg name=\"interface_name\" type=\"s\" direction=\"in\"/>\n      <arg name=\"property_name\" type=\"s\" direction=\"in\"/>\n      <arg name=\"value\" type=\"v\" direction=\"out\"/>\n    </method>\n    <method name=\"Set\">\n      <arg name=\"interface_name\" type=\"s\" direction=\"in\"/>\n      <arg name=\"property_name\" type=\"s\" direction=\"in\"/>\n      <arg name=\"value\" type=\"v\" direction=\"in\"/>\n    </method>\n    <method name=\"GetAll\">\n      <arg name=\"interface_name\" type=\"s\" direction=\"in\"/>\n      <arg name=\"values\" type=\"a{sv}\" direction=\"out\"/>\n      <annotation name=\"org.qtproject.QtDBus.QtTypeName.Out0\" value=\"QVariantMap\"/>\n    </method>\n    <signal name=\"PropertiesChanged\">\n      <arg name=\"interface_name\" type=\"s\" direction=\"out\"/>\n      <arg name=\"changed_properties\" type=\"a{sv}\" direction=\"out\"/>\n      <annotation name=\"org.qtproject.QtDBus.QtTypeName.Out1\" value=\"QVariantMap\"/>\n      <arg name=\"invalidated_properties\" type=\"as\" direction=\"out\"/>\n    </signal>\n  </interface>\n  <interface name=\"org.freedesktop.DBus.Introspectable\">\n    <method name=\"Introspect\">\n      <arg name=\"xml_data\" type=\"s\" direction=\"out\"/>\n    </method>\n  </interface>\n  <interface name=\"org.freedesktop.DBus.Peer\">\n    <method name=\"Ping\"/>\n    <method name=\"GetMachineId\">\n      <arg name=\"machine_uuid\" type=\"s\" direction=\"out\"/>\n    </method>\n  </interface>\n</node>\n"))
PASS   : tst_QDBusInterface::introspectUnknownTypes()
PASS   : tst_QDBusInterface::introspectVirtualObject()
QWARN  : tst_QDBusInterface::callMethod() qt.dbus.integration: QDBusConnection: couldn't handle call to ping, no slot matched
QWARN  : tst_QDBusInterface::callMethod() qt.dbus.integration: QDBusConnection: couldn't handle call to ping_invokable, no slot matched
PASS   : tst_QDBusInterface::callMethod()
PASS   : tst_QDBusInterface::invokeMethod()
PASS   : tst_QDBusInterface::invokeMethodWithReturn()
QWARN  : tst_QDBusInterface::invokeMethodWithMultiReturn() qt.dbus.integration: QDBusConnection: couldn't handle call to ping, no slot matched
QWARN  : tst_QDBusInterface::invokeMethodWithMultiReturn() qt.dbus.integration: QDBusConnection: couldn't handle call to ping_invokable, no slot matched
PASS   : tst_QDBusInterface::invokeMethodWithMultiReturn()
QWARN  : tst_QDBusInterface::invokeMethodWithComplexReturn() qt.dbus.integration: QDBusConnection: couldn't handle call to ping, no slot matched
PASS   : tst_QDBusInterface::invokeMethodWithComplexReturn()
PASS   : tst_QDBusInterface::introspectPeer()
PASS   : tst_QDBusInterface::callMethodPeer()
PASS   : tst_QDBusInterface::invokeMethodPeer()
PASS   : tst_QDBusInterface::invokeMethodWithReturnPeer()
PASS   : tst_QDBusInterface::invokeMethodWithMultiReturnPeer()
PASS   : tst_QDBusInterface::invokeMethodWithComplexReturnPeer()
PASS   : tst_QDBusInterface::signal()
PASS   : tst_QDBusInterface::signalPeer()
PASS   : tst_QDBusInterface::propertyRead()
PASS   : tst_QDBusInterface::propertyWrite()
PASS   : tst_QDBusInterface::complexPropertyRead()
PASS   : tst_QDBusInterface::complexPropertyWrite()
PASS   : tst_QDBusInterface::propertyReadPeer()
PASS   : tst_QDBusInterface::propertyWritePeer()
PASS   : tst_QDBusInterface::complexPropertyReadPeer()
PASS   : tst_QDBusInterface::complexPropertyWritePeer()
PASS   : tst_QDBusInterface::interactiveAuthorizationRequired()
PASS   : tst_QDBusInterface::interfaceNameFallback(empty.empty)
PASS   : tst_QDBusInterface::interfaceNameFallback(with-domain)
PASS   : tst_QDBusInterface::interfaceNameFallback(numbers)
PASS   : tst_QDBusInterface::interfaceNameFallback(non-latin1)
PASS   : tst_QDBusInterface::cleanupTestCase()
Totals: 35 passed, 0 failed, 0 skipped, 0 blacklisted, 6583ms
********* Finished testing of tst_QDBusInterface *********
