reactos/modules/rostests/apitests
Timo Kreuzer 6b1ca75899
[REACTOS] Fix 64 bit build (#465)
* [HAL] Simplify HalpReboot() and make it portable
* [NTOS:MM] Cast constant to PVOID
* [BINPATCH] Fix 64 bit build
* [VFDDRV] Fix 64 bit build and buffer overruns
* [USBOHCI] Fix structure alignment issues
* [ATL_APITEST] Fix 64 bit build
* [XDK] Update unwind structures in winnt.h
* [NTDLL_APITEST] Fix 64 bit build
* [NTDLL_WINETEST] Fix 64 bit build
* [TFTPD] Fix x64 build
* [USBPORT] Fix a C_ASSERT
* [DSOUND] Fix x64 build
* [HAL] Remove obsolete GetPteAddress() macro
2018-04-03 15:13:17 -06: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_APITEST] Fix some 64 bit issues. 2018-03-18 15:58:04 +01:00
appshim [APPSHIM_APITEST] Add Win8 and Win81 versionlie tests 2018-02-24 19:33:50 +01:00
atl [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06: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 [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06:00
ole32
pefile
powrprof
psapi
sdk
setupapi
shell32 Add initial test for IShellFolderViewCB 2018-03-30 19:46:24 +02:00
shlwapi [SHLWAPI_APITEST] Add test for SHAreIconsEqual 2018-03-05 22:43:17 +01: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 [USER32_APITEST] Add a test for PeekMessage without DispatchMessage for WM_PAINT. CORE-13734 2018-03-07 13:20:42 +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] Add additional testcases. 2018-03-20 22:20:12 +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