[IPHLPAPI_APITEST]
authorPierre Schweitzer <pierre@reactos.org>
Sun, 29 Nov 2015 19:31:33 +0000 (19:31 +0000)
committerPierre Schweitzer <pierre@reactos.org>
Sun, 29 Nov 2015 19:31:33 +0000 (19:31 +0000)
commit1fe3047f6ba25a1931aa676174d6e86aaf8029b8
treeac80a7cde92e75488b8554000d586e758b04a3c4
parent4cf4eebb95af0156dde6d43595b48be7b84e8442
[IPHLPAPI_APITEST]
Add a new apitest for iphlpapi.dll.
It includes tests for testing the SendARP() and its underlying IOCTL.

Tested against W2K3.
Obviously, most of these tests fail on ReactOS.

svn path=/trunk/; revision=70210
rostests/apitests/CMakeLists.txt
rostests/apitests/iphlpapi/CMakeLists.txt [new file with mode: 0644]
rostests/apitests/iphlpapi/SendARP.c [new file with mode: 0644]
rostests/apitests/iphlpapi/testlist.c [new file with mode: 0644]