reactos/modules/rostests/apitests
Thomas Faber 680d69d373
[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.
2018-03-05 14:52:56 +01:00
..
advapi32 [ADVAPI32_APITEST] Open services & SCM handles with correct access rights; improve a check order. 2018-02-25 16:11:00 +01:00
afd [AFD_APITEST] Introduce a test for directly creating and using sockets via AFD. CORE-9810 2018-03-05 14:52:56 +01:00
apphelp [APPHELP][APPHELP_APITEST] Fix SdbGetAppPatchDir prototype 2018-01-21 21:13:08 +01:00
appshim [APPSHIM_APITEST] Add Win8 and Win81 versionlie tests 2018-02-24 19:33:50 +01:00
atl [ATL_APITEST] CComObject.cpp: Fix output test name copypasta. 2018-01-24 18:59:19 +01:00
browseui [BROWSEUI_APITEST] Add tests for IACLCustomMRU. 2017-12-18 23:17:17 +01:00
com [COM_APITEST] Add some interfaces. 2018-03-02 15:23:13 +01:00
comctl32
crt
dbghelp
dciman32
dnsapi
fltlib
gdi32 [GDI32_APITEST] Add GetTextMetrics tests to gdi32_apitest (#307) 2018-01-26 23:23:00 +02:00
gditools
include [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00
iphlpapi [IPHLPAPI_APITEST] Add tests for IcmpSendEcho 2018-01-31 17:28:21 +00:00
kernel32 [APITESTS][WINETESTS] Addendum to the recent PCH work. 2017-12-18 13:21:47 +01:00
localspl [LOCALSPL] Fix parameter handling in LocalSetJob and add tests for the few ways we can easily test this function. 2017-12-25 14:30:47 +01:00
msgina
msvcrt
netapi32
netshell
ntdll [GDIPLUS] Add it to winsxs. 2018-01-27 02:45:50 +02:00
ole32
pefile
powrprof
psapi
sdk
setupapi
shell32 [SHELL32_APITEST] Run the CUserNotification worker test function in a thread to copy with possible test timeouts. CORE-13177 2018-02-17 16:02:22 +01:00
shlwapi Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
spoolss [PRINTING] Replace all my custom marshalling code by calls to the newly implemented APIs, thereby significantly reducing the codebase and providing a sane template to implement more Printing APIs. 2018-01-17 12:52:12 +01:00
user32 [APITESTS][WINETESTS] Addendum to the recent PCH work. 2017-12-18 13:21:47 +01:00
user32_dynamic
userenv
uxtheme
win32nt [WIN32KNT_APITEST] Improve the existing PCH and make use of it. 2017-12-17 12:17:37 +01:00
win32u
winhttp
wininet
winprint
winspool [PRINTING] Fix GetPrinterW, add tests for it and GetDefaultPrinterA/W, and add a proper stub for GetPrinterDriverDirectoryA. 2017-12-10 12:28:08 +01:00
wlanapi
ws2_32 [WS2_32_APITEST] Improve the existing PCH and make use of it. 2017-12-21 13:36:04 +01:00
CMakeLists.txt [AFD_APITEST] Introduce a test for directly creating and using sockets via AFD. CORE-9810 2018-03-05 14:52:56 +01:00