qt6-bb10/tests/auto/network/socket/qtcpserver
Øystein Heskestad 1c563035c7 Disable unit testing setting up QTcpServer on special Apple interfaces
The iBridge interface is used for the keyboard touch bar, and the Apple
Wireless Direct Link interfaces are used by Apple for various purposes.
Setting up a server on these interfaces does not work.
Only the tst_QTcpServer::linkLocal unit test on macOS is affected by
this change.

Fixes: QTBUG-103892
Change-Id: I29701ce51d5e40dff6c59547a8639c1fba330d36
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-07-12 13:24:57 +02:00
..
crashingServer Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
test tst_QTcpServer: Make test-helper a dependency 2022-06-07 15:09:48 +02:00
.gitignore
BLACKLIST unblacklist passing tests 2022 2022-05-18 23:59:19 +02:00
CMakeLists.txt tst_QTcpServer: Make test-helper a dependency 2022-06-07 15:09:48 +02:00
tst_qtcpserver.cpp Disable unit testing setting up QTcpServer on special Apple interfaces 2022-07-12 13:24:57 +02:00