********* Start testing of tst_QCoapRequest *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 26.0.0
PASS   : tst_QCoapRequest::initTestCase()
PASS   : tst_QCoapRequest::ctor(empty)
PASS   : tst_QCoapRequest::ctor(coap)
SKIP   : tst_QCoapRequest::adjustUrl(empty) Not an internal build, skipping this test
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoaprequest/tst_qcoaprequest.cpp(86)]
SKIP   : tst_QCoapRequest::adjustUrl(empty_secure) Not an internal build, skipping this test
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoaprequest/tst_qcoaprequest.cpp(86)]
SKIP   : tst_QCoapRequest::adjustUrl(scheme_and_port_known) Not an internal build, skipping this test
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoaprequest/tst_qcoaprequest.cpp(86)]
SKIP   : tst_QCoapRequest::adjustUrl(scheme_and_port_known_secure) Not an internal build, skipping this test
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoaprequest/tst_qcoaprequest.cpp(86)]
SKIP   : tst_QCoapRequest::adjustUrl(no_port) Not an internal build, skipping this test
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoaprequest/tst_qcoaprequest.cpp(86)]
SKIP   : tst_QCoapRequest::adjustUrl(no_port_secure) Not an internal build, skipping this test
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoaprequest/tst_qcoaprequest.cpp(86)]
SKIP   : tst_QCoapRequest::adjustUrl(no_scheme_no_port) Not an internal build, skipping this test
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoaprequest/tst_qcoaprequest.cpp(86)]
SKIP   : tst_QCoapRequest::adjustUrl(no_scheme_no_port_secure) Not an internal build, skipping this test
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoaprequest/tst_qcoaprequest.cpp(86)]
SKIP   : tst_QCoapRequest::adjustUrl(no_scheme_no_port_ipv6) Not an internal build, skipping this test
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoaprequest/tst_qcoaprequest.cpp(86)]
SKIP   : tst_QCoapRequest::adjustUrl(no_scheme_no_port_ipv6_secure) Not an internal build, skipping this test
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoaprequest/tst_qcoaprequest.cpp(86)]
PASS   : tst_QCoapRequest::setUrl(empty)
PASS   : tst_QCoapRequest::setUrl(coap)
PASS   : tst_QCoapRequest::setUrl(coaps)
PASS   : tst_QCoapRequest::setUrl(other_port)
PASS   : tst_QCoapRequest::setUrl(no_port)
PASS   : tst_QCoapRequest::setUrl(no_port_scure)
PASS   : tst_QCoapRequest::setUrl(no_scheme_no_port)
QWARN  : tst_QCoapRequest::setUrl(incorrect_scheme) qt.coap.exchange: QCoapRequest: Request URL's scheme "http" isn't valid for CoAP
PASS   : tst_QCoapRequest::setUrl(incorrect_scheme)
QWARN  : tst_QCoapRequest::setUrl(invalid) qt.coap.exchange: Invalid CoAP url ""
PASS   : tst_QCoapRequest::setUrl(invalid)
PASS   : tst_QCoapRequest::enableObserve()
SKIP   : tst_QCoapRequest::copyAndDetach() Not an internal build, skipping this test
   Loc: [/Users/qt/work/qt/qtcoap/tests/auto/qcoaprequest/tst_qcoaprequest.cpp(165)]
PASS   : tst_QCoapRequest::cleanupTestCase()
Totals: 14 passed, 0 failed, 11 skipped, 0 blacklisted, 2ms
********* Finished testing of tst_QCoapRequest *********
