reactos/modules/rostests/apitests/ws2_32
Serge Gautherie cb5aa7bee4
[APITESTS] Tested function must be called before GetLastError() log (#2433)
So as to get the relevant LastError value.
Fixes for apphelp_apitest, kernel32_apitest and ws2_32_apitest.
2020-03-13 18:15:21 +01:00
..
bind.c
close.c
CMakeLists.txt [ROSTESTS] Add a new test for "gethostname" in ws2_32_apitest. (#1630) 2019-06-16 00:15:55 +02:00
getaddrinfo.c [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
gethostname.c [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
getnameinfo.c
getservbyname.c
getservbyport.c
helpers.c [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
ioctlsocket.c
nonblocking.c [WS2_32_APITEST] Fix 'inialialization' typo, in comments (#1119) 2018-12-12 20:24:07 +01:00
nostartup.c
open_osfhandle.c
recv.c
send.c
testlist.c [ROSTESTS] Add a new test for "gethostname" in ws2_32_apitest. (#1630) 2019-06-16 00:15:55 +02:00
ws2_32.h
WSAAsync.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
WSAIoctl.c
WSARecv.c [APITESTS] Tested function must be called before GetLastError() log (#2433) 2020-03-13 18:15:21 +01:00
WSAStartup.c [APITESTS] Centrally define AllocateGuarded/FreeGuarded instead of duplicating them. 2019-12-31 15:18:41 +01:00