ws2_32/tests: Rework WSAStringToAddress tests.
commit49a2d1b80230cbd6e4c1c645a85ef1dc080484a5
authorBruno Jesus <bjesus@codeweavers.com>
Fri, 3 Mar 2017 01:21:43 +0000 (2 22:21 -0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 3 Mar 2017 08:31:02 +0000 (3 09:31 +0100)
tree216ddd141b0070561debdabaaedc24ebb8184bf2
parent107615da7f07cfbc69c8f23c3c416c60fc27a9c8
ws2_32/tests: Rework WSAStringToAddress tests.

Current IPv6 tests were hiddenly failing in wine due to overly acceptive
ok calls.

Signed-off-by: Bruno Jesus <bjesus@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ws2_32/tests/sock.c