********* Start testing of tst_QCoapClient *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : tst_QCoapClient::initTestCase()
QWARN  : tst_QCoapClient::incorrectUrls() Expect warnings here...
QWARN  : tst_QCoapClient::incorrectUrls(get) qt.coap.exchange: QCoapRequest: Request URL's scheme "wrong" isn't valid for CoAP
QWARN  : tst_QCoapClient::incorrectUrls(get) qt.coap.client: Failed to send request, URL has an incorrect scheme.
PASS   : tst_QCoapClient::incorrectUrls(get)
QWARN  : tst_QCoapClient::incorrectUrls(post) qt.coap.exchange: QCoapRequest: Request URL's scheme "wrong" isn't valid for CoAP
QWARN  : tst_QCoapClient::incorrectUrls(post) qt.coap.client: Failed to send request, URL has an incorrect scheme.
PASS   : tst_QCoapClient::incorrectUrls(post)
QWARN  : tst_QCoapClient::incorrectUrls(put) qt.coap.exchange: QCoapRequest: Request URL's scheme "wrong" isn't valid for CoAP
QWARN  : tst_QCoapClient::incorrectUrls(put) qt.coap.client: Failed to send request, URL has an incorrect scheme.
PASS   : tst_QCoapClient::incorrectUrls(put)
QWARN  : tst_QCoapClient::incorrectUrls(delete) qt.coap.exchange: QCoapRequest: Request URL's scheme "wrong" isn't valid for CoAP
QWARN  : tst_QCoapClient::incorrectUrls(delete) qt.coap.client: Failed to send request, URL has an incorrect scheme.
PASS   : tst_QCoapClient::incorrectUrls(delete)
QWARN  : tst_QCoapClient::incorrectUrls(discover) qt.coap.exchange: QCoapRequest: Request URL's scheme "wrong" isn't valid for CoAP
QWARN  : tst_QCoapClient::incorrectUrls(discover) qt.coap.client: Failed to send request, URL has an incorrect scheme.
PASS   : tst_QCoapClient::incorrectUrls(discover)
QWARN  : tst_QCoapClient::methods() This test will fail, please set the COAP_TEST_SERVER_IP variable to specify the CoAP server.
QWARN  : tst_QCoapClient::methods() This test will fail, please set the COAP_TEST_SERVER_IP variable to specify the CoAP server.
SKIP   : tst_QCoapClient::methods(get) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(326)]
SKIP   : tst_QCoapClient::methods(get_no_port) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(326)]
SKIP   : tst_QCoapClient::methods(get_no_scheme_no_port) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(326)]
SKIP   : tst_QCoapClient::methods(get_psk) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(326)]
SKIP   : tst_QCoapClient::methods(get_cert) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(326)]
SKIP   : tst_QCoapClient::methods(post) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(326)]
SKIP   : tst_QCoapClient::methods(post_no_scheme_no_port) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(326)]
SKIP   : tst_QCoapClient::methods(post_psk) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(326)]
SKIP   : tst_QCoapClient::methods(put) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(326)]
SKIP   : tst_QCoapClient::methods(put_no_scheme_no_port) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(326)]
SKIP   : tst_QCoapClient::methods(put_psk) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(326)]
SKIP   : tst_QCoapClient::methods(delete) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(326)]
SKIP   : tst_QCoapClient::methods(delete_no_scheme_no_port) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(326)]
SKIP   : tst_QCoapClient::methods(delete_psk) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(326)]
SKIP   : tst_QCoapClient::separateMethod() CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(393)]
SKIP   : tst_QCoapClient::socketError() CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(556)]
SKIP   : tst_QCoapClient::timeout(2000/0) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(590)]
SKIP   : tst_QCoapClient::timeout(2000/2) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(590)]
SKIP   : tst_QCoapClient::timeout(4000/0) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(590)]
SKIP   : tst_QCoapClient::abort() CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(640)]
SKIP   : tst_QCoapClient::removeReply() CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(410)]
PASS   : tst_QCoapClient::setBlockSize(valid_size_0)
PASS   : tst_QCoapClient::setBlockSize(valid_size_16)
PASS   : tst_QCoapClient::setBlockSize(valid_size_1024)
QWARN  : tst_QCoapClient::setBlockSize(invalid_size_8) qt.coap.protocol: Block size should be set to zero,or to a power of 2 from 16 through 1024
PASS   : tst_QCoapClient::setBlockSize(invalid_size_8)
QWARN  : tst_QCoapClient::setBlockSize(invalid_size_350) qt.coap.protocol: Block size should be a power of 2
PASS   : tst_QCoapClient::setBlockSize(invalid_size_350)
QWARN  : tst_QCoapClient::setBlockSize(invalid_size_2048) qt.coap.protocol: Block size should be set to zero,or to a power of 2 from 16 through 1024
PASS   : tst_QCoapClient::setBlockSize(invalid_size_2048)
SKIP   : tst_QCoapClient::requestWithQIODevice(post) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(468)]
SKIP   : tst_QCoapClient::requestWithQIODevice(put) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(468)]
SKIP   : tst_QCoapClient::multipleRequests(multiple_requests) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(510)]
SKIP   : tst_QCoapClient::multipleRequests(multiple_requests_secure) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(510)]
SKIP   : tst_QCoapClient::blockwiseReply(get_large) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(735)]
SKIP   : tst_QCoapClient::blockwiseReply(get_large_secure) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(735)]
SKIP   : tst_QCoapClient::blockwiseReply(get_large_separate) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(735)]
SKIP   : tst_QCoapClient::blockwiseReply(get_large_confirmable) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(735)]
SKIP   : tst_QCoapClient::blockwiseReply(get_large_confirmable_secure) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(735)]
SKIP   : tst_QCoapClient::blockwiseReply(get_large_separate_confirmable) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(735)]
SKIP   : tst_QCoapClient::blockwiseReply(get_large_16bits) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(735)]
SKIP   : tst_QCoapClient::blockwiseReply(get_large_16bits_confirmable) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(735)]
SKIP   : tst_QCoapClient::blockwiseRequest(large_post_empty_reply) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(803)]
SKIP   : tst_QCoapClient::blockwiseRequest(large_post_large_reply) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(803)]
SKIP   : tst_QCoapClient::blockwiseRequest(large_post_large_reply_secure) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(803)]
SKIP   : tst_QCoapClient::discover(discover) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(852)]
SKIP   : tst_QCoapClient::discover(discover_secure) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(852)]
QWARN  : tst_QCoapClient::observe() Observe tests may take some time, don't forget to raise Tests timeout in settings.
SKIP   : tst_QCoapClient::observe(observe) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(944)]
SKIP   : tst_QCoapClient::observe(observe_secure) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(944)]
SKIP   : tst_QCoapClient::observe(observe_no_scheme_no_port) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(944)]
SKIP   : tst_QCoapClient::observe(observe_confirmable) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(944)]
SKIP   : tst_QCoapClient::observe(observe_receive) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(944)]
SKIP   : tst_QCoapClient::observe(observe_receive_confirmable) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(944)]
SKIP   : tst_QCoapClient::observe(observe_large) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(944)]
SKIP   : tst_QCoapClient::observe(observe_large_secure) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(944)]
SKIP   : tst_QCoapClient::observe(observe_large_confirmable) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(944)]
SKIP   : tst_QCoapClient::observe(observe_pumping) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(944)]
SKIP   : tst_QCoapClient::observe(observe_pumping_confirmable) CoAP server is not setup, skipping the test...
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoapclient/tst_qcoapclient.cpp(944)]
QWARN  : tst_QCoapClient::confirmableMulticast() qt.coap.client: Failed to send request, multicast requests must be non-confirmable.
PASS   : tst_QCoapClient::confirmableMulticast()
QWARN  : tst_QCoapClient::multicast() QObject::killTimer: Timers cannot be stopped from another thread
QWARN  : tst_QCoapClient::multicast() QObject::~QObject: Timers cannot be stopped from another thread
PASS   : tst_QCoapClient::multicast()
QWARN  : tst_QCoapClient::multicast_blockwise() QObject::killTimer: Timers cannot be stopped from another thread
QWARN  : tst_QCoapClient::multicast_blockwise() QObject::~QObject: Timers cannot be stopped from another thread
PASS   : tst_QCoapClient::multicast_blockwise()
PASS   : tst_QCoapClient::setMinimumTokenSize(in_range)
PASS   : tst_QCoapClient::setMinimumTokenSize(out_of_range_small)
PASS   : tst_QCoapClient::setMinimumTokenSize(out_of_range_big)
PASS   : tst_QCoapClient::cleanupTestCase()
Totals: 19 passed, 0 failed, 49 skipped, 0 blacklisted, 8912ms
********* Finished testing of tst_QCoapClient *********
