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

Zebediah Figura (she/her) zfigura at codeweavers.com
Mon May 31 15:27:32 CDT 2021


On 5/28/21 12:14 PM, Francois Gouget wrote:
> 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

Thanks for alerting me; I've sent 206912 and 206913.

> 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.

That seems like a good idea. If I get a minute I will try to write a 
patch for that.



More information about the wine-devel mailing list