qt6-bb10/tests/auto/network/socket
Mårten Nordheim 4d3f5ac0cc QHostAddress: Fix incorrect comparison against 'Any'
When 'this' is IPv6 and 'other' is Any then there is no point in testing
'other's IPv6 address.

Added extra tests against QHostAddress::Any*.

Pick-to: 6.4 6.2 5.15
Fixes: QTBUG-108103
Change-Id: I09f32b1b147b1ec8380546c91cd89684a6bebe2e
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-11-02 19:46:19 +01:00
..
platformsocketengine Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qabstractsocket Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qhttpsocketengine Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qlocalsocket tst_QLocalSocket::listen(): distinguish two data tags 2022-10-18 14:13:28 +02:00
qsctpsocket Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qsocks5socketengine Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qtcpserver tst_QTcpServer: Unblacklist addressReusable 2022-10-20 07:47:36 +00:00
qtcpsocket Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qudpsocket QHostAddress: Fix incorrect comparison against 'Any' 2022-11-02 19:46:19 +01:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00