********* 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 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
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, 3ms
********* Finished testing of tst_QCoapMessage *********
