Module: wine
Branch: master
Commit: c03d345ffcb98ff5e5070134a2fda6bd39010f61
URL: https://source.winehq.org/git/wine.git/?a=commit;h=c03d345ffcb98ff5e5070134…
Author: Zebediah Figura <z.figura12(a)gmail.com>
Date: Fri Apr 30 11:38:06 2021 -0500
ws2_32/tests: Rewrite test_events().
Separate the tests by event type, make them much more exhaustive, and use a
simpler method of validating event sequences.
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
dlls/ws2_32/tests/sock.c | 1099 +++++++++++++++++++++++++---------------------
1 file changed, 592 insertions(+), 507 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c03d345ffcb98ff5e507…