********* Start testing of tst_QHttpServerResponse *********
Config: Using QtTest library 6.10.1, Qt 6.10.1 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
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, 4ms
********* Finished testing of tst_QHttpServerResponse *********
