********* Start testing of tst_QHttpServerResponse *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : tst_QHttpServerResponse::initTestCase()
PASS   : tst_QHttpServerResponse::mimeTypeDetection(application/x-zerosize)
PASS   : tst_QHttpServerResponse::mimeTypeDetection(text/plain)
PASS   : tst_QHttpServerResponse::mimeTypeDetection(text/html)
PASS   : tst_QHttpServerResponse::mimeTypeDetection(image/png)
PASS   : tst_QHttpServerResponse::mimeTypeDetection(image/jpeg)
PASS   : tst_QHttpServerResponse::mimeTypeDetection(image/svg+xml)
PASS   : tst_QHttpServerResponse::mimeTypeDetectionFromFile(application/x-zerosize)
PASS   : tst_QHttpServerResponse::mimeTypeDetectionFromFile(text/plain)
PASS   : tst_QHttpServerResponse::mimeTypeDetectionFromFile(text/html)
PASS   : tst_QHttpServerResponse::mimeTypeDetectionFromFile(image/png)
PASS   : tst_QHttpServerResponse::mimeTypeDetectionFromFile(image/jpeg)
PASS   : tst_QHttpServerResponse::mimeTypeDetectionFromFile(image/svg+xml)
PASS   : tst_QHttpServerResponse::mimeTypeDetectionFromFile(application/json)
PASS   : tst_QHttpServerResponse::headers()
PASS   : tst_QHttpServerResponse::cleanupTestCase()
Totals: 16 passed, 0 failed, 0 skipped, 0 blacklisted, 49ms
********* Finished testing of tst_QHttpServerResponse *********
