********* Start testing of tst_QCoapMessage *********
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_QCoapMessage::initTestCase()
PASS   : tst_QCoapMessage::copyAndDetach()
PASS   : tst_QCoapMessage::setType(acknowledgment)
PASS   : tst_QCoapMessage::setType(confirmable)
PASS   : tst_QCoapMessage::setType(non-confirmable)
PASS   : tst_QCoapMessage::setType(reset)
PASS   : tst_QCoapMessage::addOption()
PASS   : tst_QCoapMessage::addOption_string(single_char_option)
PASS   : tst_QCoapMessage::addOption_string(single_ba_option)
PASS   : tst_QCoapMessage::addOption_string(multiple_string_options)
PASS   : tst_QCoapMessage::addOption_uint(4 bytes)
PASS   : tst_QCoapMessage::addOption_uint(3 bytes)
PASS   : tst_QCoapMessage::addOption_uint(2 bytes)
PASS   : tst_QCoapMessage::addOption_uint(1 byte)
PASS   : tst_QCoapMessage::removeOption(single_option)
PASS   : tst_QCoapMessage::removeOption(multiple_options)
PASS   : tst_QCoapMessage::removeOptionByName(remove_single_option)
PASS   : tst_QCoapMessage::removeOptionByName(remove_multiple_options)
PASS   : tst_QCoapMessage::removeAll()
PASS   : tst_QCoapMessage::cleanupTestCase()
Totals: 20 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of tst_QCoapMessage *********
