********* Start testing of tst_QHostInfo *********
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 14.3.0
PASS   : tst_QHostInfo::initTestCase()
PASS   : tst_QHostInfo::swapFunction(WithCache)
PASS   : tst_QHostInfo::swapFunction(WithoutCache)
PASS   : tst_QHostInfo::moveOperator(WithCache)
PASS   : tst_QHostInfo::moveOperator(WithoutCache)
PASS   : tst_QHostInfo::getSetCheck(WithCache)
PASS   : tst_QHostInfo::getSetCheck(WithoutCache)
QDEBUG : tst_QHostInfo::staticInformation(WithCache) Hostname: "10-215-113-35.on1.qt.io"
QDEBUG : tst_QHostInfo::staticInformation(WithCache) Domain name: "on1.qt.io"
PASS   : tst_QHostInfo::staticInformation(WithCache)
QDEBUG : tst_QHostInfo::staticInformation(WithoutCache) Hostname: "10-215-113-35.on1.qt.io"
QDEBUG : tst_QHostInfo::staticInformation(WithoutCache) Domain name: "on1.qt.io"
PASS   : tst_QHostInfo::staticInformation(WithoutCache)
PASS   : tst_QHostInfo::lookupIPv4(WithCache:empty)
PASS   : tst_QHostInfo::lookupIPv4(WithCache:single_ip4)
PASS   : tst_QHostInfo::lookupIPv4(WithCache:multiple_ip4)
PASS   : tst_QHostInfo::lookupIPv4(WithCache:literal_ip4)
PASS   : tst_QHostInfo::lookupIPv4(WithCache:notfound)
PASS   : tst_QHostInfo::lookupIPv4(WithCache:idn-ace)
PASS   : tst_QHostInfo::lookupIPv4(WithCache:idn-unicode)
PASS   : tst_QHostInfo::lookupIPv4(WithoutCache:empty)
PASS   : tst_QHostInfo::lookupIPv4(WithoutCache:single_ip4)
PASS   : tst_QHostInfo::lookupIPv4(WithoutCache:multiple_ip4)
PASS   : tst_QHostInfo::lookupIPv4(WithoutCache:literal_ip4)
PASS   : tst_QHostInfo::lookupIPv4(WithoutCache:notfound)
PASS   : tst_QHostInfo::lookupIPv4(WithoutCache:idn-ace)
PASS   : tst_QHostInfo::lookupIPv4(WithoutCache:idn-unicode)
SKIP   : tst_QHostInfo::lookupIPv6(WithCache:aaaa-single) This platform does not support IPv6 lookups
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qhostinfo/tst_qhostinfo.cpp(305)]
SKIP   : tst_QHostInfo::lookupIPv6(WithCache:aaaa-multi) This platform does not support IPv6 lookups
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qhostinfo/tst_qhostinfo.cpp(305)]
SKIP   : tst_QHostInfo::lookupIPv6(WithCache:a-plus-aaaa) This platform does not support IPv6 lookups
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qhostinfo/tst_qhostinfo.cpp(305)]
SKIP   : tst_QHostInfo::lookupIPv6(WithCache:literal_ip6) This platform does not support IPv6 lookups
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qhostinfo/tst_qhostinfo.cpp(305)]
SKIP   : tst_QHostInfo::lookupIPv6(WithCache:literal_shortip6) This platform does not support IPv6 lookups
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qhostinfo/tst_qhostinfo.cpp(305)]
SKIP   : tst_QHostInfo::lookupIPv6(WithoutCache:aaaa-single) This platform does not support IPv6 lookups
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qhostinfo/tst_qhostinfo.cpp(305)]
SKIP   : tst_QHostInfo::lookupIPv6(WithoutCache:aaaa-multi) This platform does not support IPv6 lookups
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qhostinfo/tst_qhostinfo.cpp(305)]
SKIP   : tst_QHostInfo::lookupIPv6(WithoutCache:a-plus-aaaa) This platform does not support IPv6 lookups
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qhostinfo/tst_qhostinfo.cpp(305)]
SKIP   : tst_QHostInfo::lookupIPv6(WithoutCache:literal_ip6) This platform does not support IPv6 lookups
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qhostinfo/tst_qhostinfo.cpp(305)]
SKIP   : tst_QHostInfo::lookupIPv6(WithoutCache:literal_shortip6) This platform does not support IPv6 lookups
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/kernel/qhostinfo/tst_qhostinfo.cpp(305)]
PASS   : tst_QHostInfo::lookupConnectToFunctionPointer(WithCache:empty)
PASS   : tst_QHostInfo::lookupConnectToFunctionPointer(WithCache:single_ip4)
PASS   : tst_QHostInfo::lookupConnectToFunctionPointer(WithCache:multiple_ip4)
PASS   : tst_QHostInfo::lookupConnectToFunctionPointer(WithCache:literal_ip4)
PASS   : tst_QHostInfo::lookupConnectToFunctionPointer(WithCache:notfound)
PASS   : tst_QHostInfo::lookupConnectToFunctionPointer(WithCache:idn-ace)
PASS   : tst_QHostInfo::lookupConnectToFunctionPointer(WithCache:idn-unicode)
PASS   : tst_QHostInfo::lookupConnectToFunctionPointer(WithoutCache:empty)
PASS   : tst_QHostInfo::lookupConnectToFunctionPointer(WithoutCache:single_ip4)
PASS   : tst_QHostInfo::lookupConnectToFunctionPointer(WithoutCache:multiple_ip4)
PASS   : tst_QHostInfo::lookupConnectToFunctionPointer(WithoutCache:literal_ip4)
PASS   : tst_QHostInfo::lookupConnectToFunctionPointer(WithoutCache:notfound)
PASS   : tst_QHostInfo::lookupConnectToFunctionPointer(WithoutCache:idn-ace)
PASS   : tst_QHostInfo::lookupConnectToFunctionPointer(WithoutCache:idn-unicode)
PASS   : tst_QHostInfo::lookupConnectToFunctionPointerDeleted(WithCache)
PASS   : tst_QHostInfo::lookupConnectToFunctionPointerDeleted(WithoutCache)
PASS   : tst_QHostInfo::lookupConnectToLambda(WithCache:empty)
PASS   : tst_QHostInfo::lookupConnectToLambda(WithCache:single_ip4)
PASS   : tst_QHostInfo::lookupConnectToLambda(WithCache:multiple_ip4)
PASS   : tst_QHostInfo::lookupConnectToLambda(WithCache:literal_ip4)
PASS   : tst_QHostInfo::lookupConnectToLambda(WithCache:notfound)
PASS   : tst_QHostInfo::lookupConnectToLambda(WithCache:idn-ace)
PASS   : tst_QHostInfo::lookupConnectToLambda(WithCache:idn-unicode)
PASS   : tst_QHostInfo::lookupConnectToLambda(WithoutCache:empty)
PASS   : tst_QHostInfo::lookupConnectToLambda(WithoutCache:single_ip4)
PASS   : tst_QHostInfo::lookupConnectToLambda(WithoutCache:multiple_ip4)
PASS   : tst_QHostInfo::lookupConnectToLambda(WithoutCache:literal_ip4)
PASS   : tst_QHostInfo::lookupConnectToLambda(WithoutCache:notfound)
PASS   : tst_QHostInfo::lookupConnectToLambda(WithoutCache:idn-ace)
PASS   : tst_QHostInfo::lookupConnectToLambda(WithoutCache:idn-unicode)
PASS   : tst_QHostInfo::reverseLookup(WithCache:dns.google)
PASS   : tst_QHostInfo::reverseLookup(WithCache:one.one.one.one)
PASS   : tst_QHostInfo::reverseLookup(WithCache:dns.google IPv6)
PASS   : tst_QHostInfo::reverseLookup(WithCache:cloudflare IPv6)
PASS   : tst_QHostInfo::reverseLookup(WithCache:bogus-name IPv6)
PASS   : tst_QHostInfo::reverseLookup(WithoutCache:dns.google)
PASS   : tst_QHostInfo::reverseLookup(WithoutCache:one.one.one.one)
PASS   : tst_QHostInfo::reverseLookup(WithoutCache:dns.google IPv6)
PASS   : tst_QHostInfo::reverseLookup(WithoutCache:cloudflare IPv6)
PASS   : tst_QHostInfo::reverseLookup(WithoutCache:bogus-name IPv6)
PASS   : tst_QHostInfo::blockingLookup(WithCache:empty)
PASS   : tst_QHostInfo::blockingLookup(WithCache:single_ip4)
PASS   : tst_QHostInfo::blockingLookup(WithCache:multiple_ip4)
PASS   : tst_QHostInfo::blockingLookup(WithCache:literal_ip4)
PASS   : tst_QHostInfo::blockingLookup(WithCache:notfound)
PASS   : tst_QHostInfo::blockingLookup(WithCache:idn-ace)
PASS   : tst_QHostInfo::blockingLookup(WithCache:idn-unicode)
PASS   : tst_QHostInfo::blockingLookup(WithoutCache:empty)
PASS   : tst_QHostInfo::blockingLookup(WithoutCache:single_ip4)
PASS   : tst_QHostInfo::blockingLookup(WithoutCache:multiple_ip4)
PASS   : tst_QHostInfo::blockingLookup(WithoutCache:literal_ip4)
PASS   : tst_QHostInfo::blockingLookup(WithoutCache:notfound)
PASS   : tst_QHostInfo::blockingLookup(WithoutCache:idn-ace)
PASS   : tst_QHostInfo::blockingLookup(WithoutCache:idn-unicode)
PASS   : tst_QHostInfo::raceCondition(WithCache)
PASS   : tst_QHostInfo::raceCondition(WithoutCache)
PASS   : tst_QHostInfo::threadSafety(WithCache)
PASS   : tst_QHostInfo::threadSafety(WithoutCache)
PASS   : tst_QHostInfo::threadSafetyAsynchronousAPI(WithCache)
PASS   : tst_QHostInfo::threadSafetyAsynchronousAPI(WithoutCache)
PASS   : tst_QHostInfo::multipleSameLookups(WithCache)
PASS   : tst_QHostInfo::multipleSameLookups(WithoutCache)
PASS   : tst_QHostInfo::multipleDifferentLookups(WithCache:1)
PASS   : tst_QHostInfo::multipleDifferentLookups(WithCache:2)
PASS   : tst_QHostInfo::multipleDifferentLookups(WithCache:5)
PASS   : tst_QHostInfo::multipleDifferentLookups(WithCache:10)
PASS   : tst_QHostInfo::multipleDifferentLookups(WithoutCache:1)
PASS   : tst_QHostInfo::multipleDifferentLookups(WithoutCache:2)
PASS   : tst_QHostInfo::multipleDifferentLookups(WithoutCache:5)
PASS   : tst_QHostInfo::multipleDifferentLookups(WithoutCache:10)
PASS   : tst_QHostInfo::cache(WithCache)
PASS   : tst_QHostInfo::cache(WithoutCache)
PASS   : tst_QHostInfo::abortHostLookup(WithCache)
PASS   : tst_QHostInfo::abortHostLookup(WithoutCache)
PASS   : tst_QHostInfo::cleanupTestCase()
Totals: 98 passed, 0 failed, 10 skipped, 0 blacklisted, 16895ms
********* Finished testing of tst_QHostInfo *********
