History log of /reactos/modules/rostests/apitests/afd/AfdHelpers.h (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: 0.4.14-release, 0.4.15-dev, 0.4.14-RC, 0.4.13-release, 0.4.14-dev, 0.4.13-RC, 0.4.12-release, 0.4.12-RC, 0.4.13-dev, 0.4.11-release
# 6bf5a8a4 25-Feb-2019 Pierre Schweitzer <pierre@reactos.org>

[AFD_APITEST] Add apitest for AFD window size options


Revision tags: 0.4.11-RC, 0.4.12-dev, 0.4.10-release, 0.4.11-dev, 0.4.10-RC, 0.4.9-release, 0.4.10-dev, 0.4.9-RC, 0.4.8-release
# 680d69d3 25-Feb-2018 Thomas Faber <thomas.faber@reactos.org>

[AFD_APITEST] Introduce a test for directly creating and using sockets via AFD. CORE-9810

The initial tests in send.c validate correct behavior of send/sendto on
disconnected sockets (CORE-9810), fi

[AFD_APITEST] Introduce a test for directly creating and using sockets via AFD. CORE-9810

The initial tests in send.c validate correct behavior of send/sendto on
disconnected sockets (CORE-9810), fixed in r68129.
However, the helper functions are generic, so they can be used for additional
tests against AFD. Because AFD's create packet structure changes between
Windows versions, the functions check the OS version to determine the right
layout.
Tests succeed on Win2003 as well as Win10.

show more ...