reactos/rostests/apitests
Hermès Bélusca-Maïto a6b1351921 [SHELL32_APITEST]
- Fix the names of some expected return values get from the APIs;
- Move a bit the TestShellLink() function.
- When displaying hexadecimal, prepend the "0x" string (otherwise, when you see: "hr = 10", is it 10 in decimal or in hex??)
- Call CoUninitialize() at the end of the tests.

svn path=/trunk/; revision=73559
2017-01-16 16:17:59 +00:00
..
advapi32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
apphelp [ROSTESTS] 2017-01-13 09:24:15 +00:00
appshim [ROSTESTS] 2017-01-13 09:24:15 +00:00
atl [ROSTESTS] 2017-01-13 09:24:15 +00:00
browseui [ROSTESTS] 2017-01-13 09:24:15 +00:00
com [ROSTESTS] 2017-01-13 09:24:15 +00:00
crt [ROSTESTS] 2017-01-13 09:24:15 +00:00
dciman32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
dnsapi [ROSTESTS] 2017-01-13 09:24:15 +00:00
fltlib [ROSTESTS] 2017-01-13 09:24:15 +00:00
gdi32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
gditools [GDITOOLS] 2015-12-28 20:53:34 +00:00
include [APITESTS] 2015-06-20 08:51:07 +00:00
iphlpapi [ROSTESTS] 2017-01-13 09:24:15 +00:00
kernel32 [KERNEL32_APITEST] - Add tests for LoadLibraryExW to test its ability to load a redirected dll. Do not include it in the build until a way is found for it to be compiled properly. 2017-01-13 15:33:38 +00:00
localspl [LOCALSPL_APITEST] 2017-01-13 16:15:13 +00:00
msgina [ROSTESTS] 2017-01-13 09:24:15 +00:00
msvcrt [ROSTESTS] 2017-01-13 09:24:15 +00:00
netshell [ROSTESTS] 2017-01-13 09:24:15 +00:00
ntdll [NTDLL_APITEST] -Create a copy of the test in testdata and add along three empty files: ntdll_apitest.exe.local, shell32.dll and test.dll. Make the test start the subprocess from testdata to avoid any kind of interference of the .local to all the other tests. The empty dlls are needed there because there is no way to rename the files while adding them to the cab file like we do with NAME_ON_CD and creating them at runtime is not reliable as caching can cause random failures. 2017-01-15 11:51:06 +00:00
ole32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
pefile [ROSTESTS] 2017-01-13 09:24:15 +00:00
powrprof [ROSTESTS] 2017-01-13 09:24:15 +00:00
psapi [ROSTESTS] 2017-01-13 09:24:15 +00:00
sdk [ROSTESTS] 2017-01-13 09:24:15 +00:00
setupapi [ROSTESTS] 2017-01-13 09:24:15 +00:00
shell32 [SHELL32_APITEST] 2017-01-16 16:17:59 +00:00
shlwapi SHLWAPI_APITEST: Add tests for StrFormatByteSizeW. Patch by Doug Lyons. CORE-12661 #resolve 2017-01-15 00:04:16 +00:00
spoolss [ROSTESTS] 2017-01-13 09:24:15 +00:00
user32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
user32_dynamic [ROSTESTS] 2017-01-13 09:24:15 +00:00
userenv [ROSTESTS] 2017-01-13 09:24:15 +00:00
win32kdll [ROSTESTS] 2017-01-13 09:24:15 +00:00
win32nt [ROSTESTS] 2017-01-13 09:24:15 +00:00
winhttp [ROSTESTS] 2017-01-13 09:24:15 +00:00
wininet [ROSTESTS] 2017-01-13 09:24:15 +00:00
winprint [ROSTESTS] 2017-01-13 09:24:15 +00:00
winspool [ROSTESTS] 2017-01-13 09:24:15 +00:00
wlanapi [ROSTESTS] 2017-01-13 09:24:15 +00:00
ws2_32 [ROSTESTS] 2017-01-13 09:24:15 +00:00
CMakeLists.txt [SHLWAPI_APITEST]: New test for PathIsUNC function, by Jared Smudde. Thanks! 2017-01-13 00:06:12 +00:00