qt5base-lts/tests/auto/network/kernel
Thiago Macieira dcc36d7aa3 Autotest: remove the check that broadcast = ip | ~netmask
It's possible to configure an interface so that it isn't the case. I have
no idea if this is a valid scenario, but the unit test shouldn't enforce
that.

ip addr can report:
    inet 192.168.1.1/32 brd 192.168.1.255 scope global vlan0
       valid_lft forever preferred_lft forever

Change-Id: I8de47ed6c7be4847b99bffff141c337575760bd9
Reviewed-by: Richard J. Moore <rich@kde.org>
2016-01-21 05:19:13 +00:00
..
qauthenticator tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 04:29:33 +00:00
qdnslookup Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-31 10:03:31 +02:00
qdnslookup_appless Merge remote-tracking branch 'origin/5.4' into 5.5 2015-03-02 09:23:07 +01:00
qhostaddress QHostAddress: Improve code generation 2015-08-19 06:13:33 +00:00
qhostinfo winrt: Use winsock2 API for hostname resolution on WinRT/WinPhone 2016-01-05 08:14:31 +00:00
qnetworkaddressentry tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 04:29:33 +00:00
qnetworkinterface Autotest: remove the check that broadcast = ip | ~netmask 2016-01-21 05:19:13 +00:00
qnetworkproxy Update copyright headers 2015-02-11 06:49:51 +00:00
qnetworkproxyfactory Tests: Blacklist tests for ubuntu 14.04 2015-04-01 13:59:04 +00:00
kernel.pro Disable tst_qhostinfo on OS X. 2014-10-10 13:15:43 +02:00