********* Start testing of tst_QMqttLastWillProperties *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
QDEBUG : tst_QMqttLastWillProperties::initTestCase() Launching broker: "C:\\Python311_64/python.exe" QList("C:\\Utils\\paho.mqtt.testing-9d7bb80bb8b9d9cfc0b52f8cb4c1916401281103\\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, 35204ms
********* Finished testing of tst_QMqttLastWillProperties *********
