********* Start testing of tst_QCoapInternalReply *********
Config: Using QtTest library 6.11.3, Qt 6.11.3 (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_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::parseInvalidReplyPdu(empty)
PASS   : tst_QCoapInternalReply::parseInvalidReplyPdu(one_byte)
PASS   : tst_QCoapInternalReply::parseInvalidReplyPdu(two_bytes)
PASS   : tst_QCoapInternalReply::parseInvalidReplyPdu(three_bytes)
PASS   : tst_QCoapInternalReply::parseInvalidReplyPdu(option_value_overruns_buffer)
PASS   : tst_QCoapInternalReply::parseInvalidReplyPdu(missing_option_delta_ext_byte)
PASS   : tst_QCoapInternalReply::parseInvalidReplyPdu(missing_option_length_ext_byte)
PASS   : tst_QCoapInternalReply::parseInvalidReplyPdu(extended_option_length_overruns)
PASS   : tst_QCoapInternalReply::updateReply(success)
PASS   : tst_QCoapInternalReply::cleanupTestCase()
Totals: 16 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of tst_QCoapInternalReply *********
