qt6-bb10/tests/auto/network/kernel
Thiago Macieira 2e51fbf89a tst_QNetworkInterface: enable IPv6 detection for Windows
This was disabled in d0d1d74033, I guess
accidentally, by a too-wide conditional. The change the same commit
applied to QtNetworkSettings didn't make the same mistake.

I am also opportunistically updating the conditional to QT_CONFIG (I
missed this in 9d4579c1cd) and adding the
Linux-specific check, as the AF_NETLINK implementation does not rely on
getifaddrs() or if_nametoindex().

Drive-by fix indentation.

Pick-to: 6.6
Change-Id: Ifa1111900d6945ea8e05fffd177ef8fcb11b4e1e
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-08-29 07:20:49 -07:00
..
qauthenticator CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qdnslookup tst_qdnslookup: fix the location of the opcode in the header 2023-08-28 20:09:41 -07:00
qdnslookup_appless CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qhostaddress CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qhostinfo tst_QHostInfo: fix mem-leaks in threadSafetyAsynchronousAPI() 2023-07-19 04:52:28 +00:00
qnetworkaddressentry CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qnetworkdatagram CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qnetworkinformation CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qnetworkinformation_appless CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qnetworkinterface tst_QNetworkInterface: enable IPv6 detection for Windows 2023-08-29 07:20:49 -07:00
qnetworkproxy CMake: Make network tests standalone projects 2023-07-05 15:09:32 +02:00
qnetworkproxyfactory QtNetwork auto tests: compile with QT_NO_FOREACH 2023-08-22 21:50:38 +03:00
CMakeLists.txt CMake: remove "res_ninit" feature and collapse to just "libresolv" 2023-05-27 12:57:16 -07:00