********* Start testing of tst_QMqttLastWillProperties *********
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_QMqttLastWillProperties::initTestCase() Launching broker: "python3" QList("/opt/paho_broker/interoperability/startbroker.py")
PASS   : tst_QMqttLastWillProperties::initTestCase()
PASS   : tst_QMqttLastWillProperties::getSet()
PASS   : tst_QMqttLastWillProperties::payloadFormat()
QWARN  : tst_QMqttLastWillProperties::willDelay(delay == expiry) QIODevice::write (QTcpSocket): device not open
PASS   : tst_QMqttLastWillProperties::willDelay(delay == expiry)
QWARN  : tst_QMqttLastWillProperties::willDelay(delay < expiry) QIODevice::write (QTcpSocket): device not open
PASS   : tst_QMqttLastWillProperties::willDelay(delay < expiry)
QWARN  : tst_QMqttLastWillProperties::willDelay(delay > expiry) QIODevice::write (QTcpSocket): device not open
PASS   : tst_QMqttLastWillProperties::willDelay(delay > expiry)
QWARN  : tst_QMqttLastWillProperties::willDelay(delay > expiry(0)) QIODevice::write (QTcpSocket): device not open
PASS   : tst_QMqttLastWillProperties::willDelay(delay > expiry(0))
PASS   : tst_QMqttLastWillProperties::cleanupTestCase()
Totals: 8 passed, 0 failed, 0 skipped, 0 blacklisted, 19621ms
********* Finished testing of tst_QMqttLastWillProperties *********
