reactos/rostests/apitests/ws2_32
Thomas Faber c2b131e793 [WS2_32_APITEST]
- Skip nonblocking tests since they hang on testbot
ROSTESTS-247

svn path=/trunk/; revision=73225
2016-11-13 14:54:06 +00:00
..
CMakeLists.txt [WS2_32_APITESTS] Add nonblocking tests 2016-11-10 15:13:19 +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_APITEST] Use test.winehq.org insteadof reactos.org. These days main reactos page is too big. 2016-11-10 14:23:49 +00:00
ioctlsocket.c
nonblocking.c [WS2_32_APITEST] 2016-11-13 14:54:06 +00:00
nostartup.c
recv.c
send.c
testlist.c [WS2_32_APITESTS] Add nonblocking tests 2016-11-10 15:13:19 +00:00
ws2_32.h
WSAAsync.c [WS2_32_APITESTS] Add more WSAAsync tests 2016-11-10 15:00:44 +00:00
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