********* Start testing of tst_QCoapInternalReply *********
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_QCoapInternalReply::initTestCase()
PASS   : tst_QCoapInternalReply::parseReplyPdu(reply_with_options_and_payload)
PASS   : tst_QCoapInternalReply::parseReplyPdu(reply_with_payload)
PASS   : tst_QCoapInternalReply::parseReplyPdu(reply_with_options)
PASS   : tst_QCoapInternalReply::parseReplyPdu(reply_only)
QWARN  : tst_QCoapInternalReply::parseReplyPdu(reply_with_big_option) qt.coap.option: Value "abcdefghijklmnopqrstuvwxyz" is probably too big for option 60
PASS   : tst_QCoapInternalReply::parseReplyPdu(reply_with_big_option)
PASS   : tst_QCoapInternalReply::updateReply(success)
PASS   : tst_QCoapInternalReply::cleanupTestCase()
Totals: 8 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of tst_QCoapInternalReply *********
