********* Start testing of tst_QCoapQUdpConnection *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_QCoapQUdpConnection::initTestCase()
PASS   : tst_QCoapQUdpConnection::ctor()
QWARN  : tst_QCoapQUdpConnection::connectToHost() qt.coap.connection: Invalid host IP address "" - only IPv4/IPv6 destination addresses are supported.
PASS   : tst_QCoapQUdpConnection::connectToHost()
QWARN  : tst_QCoapQUdpConnection::reconnect() qt.coap.connection: Invalid host IP address "" - only IPv4/IPv6 destination addresses are supported.
QWARN  : tst_QCoapQUdpConnection::reconnect() qt.coap.connection: Invalid host IP address "" - only IPv4/IPv6 destination addresses are supported.
PASS   : tst_QCoapQUdpConnection::reconnect()
QWARN  : tst_QCoapQUdpConnection::sendRequest() This test will fail, please set the COAP_TEST_SERVER_IP variable to specify the CoAP server.
SKIP   : tst_QCoapQUdpConnection::sendRequest(simple_get_request) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapqudpconnection/tst_qcoapqudpconnection.cpp(151)]
SKIP   : tst_QCoapQUdpConnection::sendRequest(simple_put_request) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapqudpconnection/tst_qcoapqudpconnection.cpp(151)]
SKIP   : tst_QCoapQUdpConnection::sendRequest(simple_post_request) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapqudpconnection/tst_qcoapqudpconnection.cpp(151)]
SKIP   : tst_QCoapQUdpConnection::sendRequest(simple_delete_request) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapqudpconnection/tst_qcoapqudpconnection.cpp(151)]
PASS   : tst_QCoapQUdpConnection::cleanupTestCase()
Totals: 5 passed, 0 failed, 4 skipped, 0 blacklisted, 3ms
********* Finished testing of tst_QCoapQUdpConnection *********
