reactos/rostests/apitests/ws2_32
Peter Hater 08744dfc42 [WS2_32_APITESTS] Add tests for SIO_GET_INTERFACE_LIST. Brought to you by Andreas Maier. Thanks.
Minor modifications by me on comparison and expected flags.
ROSTESTS-246

svn path=/trunk/; revision=73011
2016-10-21 16:47:38 +00:00
..
CMakeLists.txt [WS2_32_APITESTS] Add tests for SIO_GET_INTERFACE_LIST. Brought to you by Andreas Maier. Thanks. 2016-10-21 16:47:38 +00:00
getaddrinfo.c
getnameinfo.c [WS2_32_APITEST] Add tests for getnameinfo. By Peter Hater. CORE-8549 2016-10-05 09:33:03 +00:00
getservbyname.c
getservbyport.c
helpers.c [WS2_32_APITESTS] Fix helper by not shutting down send. This way it breaks the test on windows also. 2016-10-10 06:48:56 +00:00
ioctlsocket.c
nostartup.c
recv.c
send.c
testlist.c [WS2_32_APITESTS] Add tests for SIO_GET_INTERFACE_LIST. Brought to you by Andreas Maier. Thanks. 2016-10-21 16:47:38 +00:00
ws2_32.h
WSAIoctl.c [WS2_32_APITESTS] Add tests for SIO_GET_INTERFACE_LIST. Brought to you by Andreas Maier. Thanks. 2016-10-21 16:47:38 +00:00
WSARecv.c [WS2_32_APITESTS] Add super simple WSARecv tests used to test WSAGetOverlappedResult. ROSTESTS-197 2016-10-11 10:48:47 +00:00
WSAStartup.c