ws2_32/tests: Do not use a loop to test ASCII and Unicode in test_WSAAddressToString().
commiteba2cd3d335ae686c62700aa46da7c8488073b0d
authorZebediah Figura <zfigura@codeweavers.com>
Fri, 11 Feb 2022 03:29:43 +0000 (10 21:29 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Feb 2022 09:57:17 +0000 (11 10:57 +0100)
treea77fd5ffadf340d72310c96e64e658ba31850afb
parent8648ab248cab465c9df7239866df40bc08ba3575
ws2_32/tests: Do not use a loop to test ASCII and Unicode in test_WSAAddressToString().

They share almost no code.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ws2_32/tests/protocol.c