********* Start testing of tst_QMqttConnectionProperties *********
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
QDEBUG : tst_QMqttConnectionProperties::initTestCase() Launching broker: "python3" QList("/opt/paho_broker/interoperability/startbroker.py")
PASS   : tst_QMqttConnectionProperties::initTestCase()
PASS   : tst_QMqttConnectionProperties::getSet()
QDEBUG : tst_QMqttConnectionProperties::receiveServerProperties() Specified properties: QFlags(0x2|0x20|0x80)
QDEBUG : tst_QMqttConnectionProperties::receiveServerProperties()   MaximumReceive: 2
QDEBUG : tst_QMqttConnectionProperties::receiveServerProperties()   MaximumPacketSize: 256
QDEBUG : tst_QMqttConnectionProperties::receiveServerProperties()   MaximumTopicAlias: 2
PASS   : tst_QMqttConnectionProperties::receiveServerProperties()
QDEBUG : tst_QMqttConnectionProperties::maximumPacketSize() Server accepts less data than required for this test.
PASS   : tst_QMqttConnectionProperties::maximumPacketSize()
QWARN  : tst_QMqttConnectionProperties::maximumTopicAlias() qt.mqtt.connection: Attempt to read past the data
QWARN  : tst_QMqttConnectionProperties::maximumTopicAlias() qt.mqtt.connection: Attempt to read past the data
QWARN  : tst_QMqttConnectionProperties::maximumTopicAlias() qt.mqtt.connection: Attempt to read past the data
QWARN  : tst_QMqttConnectionProperties::maximumTopicAlias() qt.mqtt.connection: Attempt to read past the data
QWARN  : tst_QMqttConnectionProperties::maximumTopicAlias() qt.mqtt.connection: Attempt to read past the data
QWARN  : tst_QMqttConnectionProperties::maximumTopicAlias() qt.mqtt.connection: Attempt to read past the data
PASS   : tst_QMqttConnectionProperties::maximumTopicAlias()
QDEBUG : tst_QMqttConnectionProperties::maximumTopicAliasReceive() Received message with alias: 1
QDEBUG : tst_QMqttConnectionProperties::maximumTopicAliasReceive() Received message with alias: 1
PASS   : tst_QMqttConnectionProperties::maximumTopicAliasReceive()
PASS   : tst_QMqttConnectionProperties::assignedClientId()
PASS   : tst_QMqttConnectionProperties::userProperties()
PASS   : tst_QMqttConnectionProperties::cleanupTestCase()
Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 9084ms
********* Finished testing of tst_QMqttConnectionProperties *********
