[PATCH 5/5] ws2_32/tests: Add some tests for IOCTL_AFD_RECV.

Francois Gouget fgouget at codeweavers.com
Fri May 28 12:14:57 CDT 2021


On Fri, 21 May 2021, Zebediah Figura wrote:

> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
> ---
>  dlls/ws2_32/tests/afd.c | 438 ++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 438 insertions(+)
>  create mode 100644 dlls/ws2_32/tests/afd.c
> 
> diff --git a/dlls/ws2_32/tests/afd.c b/dlls/ws2_32/tests/afd.c
> new file mode 100644
> index 00000000000..f79263fedb9
> --- /dev/null
> +++ b/dlls/ws2_32/tests/afd.c

This patch (and/or the ones that followed) introduced some new failures:
https://test.winehq.org/data/patterns.html#ws2_32:afd

Also the TestBot was confused by the lack of a patch to 
ws2_32/tests/Makefile.in. Maybe it should automatically run 
make_makefiles or something.

-- 
Francois Gouget <fgouget at codeweavers.com>



More information about the wine-devel mailing list