reactos/modules/rostests/apitests
Carl J. Bialorucki 410db43f20
[IPHLPAPI_APITEST] Test failure fixes (#8214)
- liCreateTimestamp isn't set in TCP tables on several Windows versions. If it isn't, then we can't compare it to the current system time; so don't.
- GetInterfaceName had some test failures unique to Vista, guard them.
- icmp: Accept either ERROR_INVALID_HANDLE  or ERROR_INVALID_PARAMETER as a last error in a couple tests.
2025-07-04 19:14:24 -06:00
..
acpi [NDK][REGEDIT][ROSTESTS:ACPI] Make IO_RESOURCE_REQUIREMENTS_LIST accessible to user mode code 2024-07-14 14:31:41 +02:00
advapi32 [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
advpack [ADVPACK_APITEST] Add advpack_apitest:DelNode testcase (#5256) 2023-04-27 20:35:41 +09:00
afd [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
apisets Rework apisets to use a table 2024-04-27 22:51:34 +02:00
apphelp [APPHELP_APITEST] Fix test failures on Vista, 7, 8.1 x86 and x64 (#8122) 2025-06-17 11:18:32 -06:00
appshim [APPSHIM_APITEST] Fix test for x86 Vista and 7 (#8042) 2025-05-27 16:11:42 -06:00
atl [APITESTS] Add tests for CAtlList::AddHeadList and CAtlList::AddTailList 2024-10-07 15:41:28 +02:00
browseui [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
cmd [CMD_APITEST] Follow-up of #3632 (0c2230a) 2021-04-30 10:48:33 +09:00
com [REACTOS] Replace all references of CLSID_ConnectionFolder to CLSID_NetworkConnections (#7503) 2024-12-02 20:27:19 +01:00
comctl32 [COMCTL32_APITEST] Add a testcase for product version string (#8216) 2025-07-04 21:26:37 +03:00
compiler [COMPILER_APITEST] Disable some tests for GCC 2025-06-07 15:53:51 +00:00
crt [CRT_APITEST] Add tests for _isnan(f) 2025-06-23 17:35:21 +00:00
crtdll [CRT_APITEST] Reorganize tests 2025-05-21 14:29:29 +00:00
crypt32 [CRYPT32] Initial implementation of CertEnumSystemStoreLocation() (#7746) 2025-03-11 14:17:38 +01:00
dbghelp [DBGHELP_APITEST] Skip more tests on 2k3's dbghelp.dll 2023-02-03 17:45:14 +01:00
dciman32 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
dnsapi [DNSAPI_APITEST] Fix dnsapi:DnsQuery on Server 2003 x86, 8.1 x86, 8.1 x64, 10 x86, 10 x64 (#8043) 2025-06-02 12:15:45 -06:00
fltlib
fontext [FONTEXT_APITEST] Test more cases for GetDisplayNameOf 2021-05-08 15:53:43 +02:00
gdi32 [GDI32_APITEST] Fix test on all versions of Windows at certain vertical resolutions (#8048) 2025-06-03 14:08:03 -06:00
gditools
imm32 [RESOURCES] Remove redundant #pragma code_page(), includes, etc. 2024-12-22 18:39:26 +01:00
include [APITESTS] Add GetNTVersion() macro for version detection on Windows 8.x+ (#8225) 2025-07-03 14:51:10 -06:00
iphlpapi [IPHLPAPI_APITEST] Test failure fixes (#8214) 2025-07-04 19:14:24 -06:00
kernel32 [KERNEL32_APITEST] Add tests for GetFinalPathNameByHandleW 2025-06-22 13:01:07 +00:00
loadconfig [APITESTS][NTVDM][SPOOLSV] Add the missing ENABLE_EXPORTS property as these EXE targets have function exports. 2021-12-04 01:17:32 +01:00
localspl [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
mountmgr [MOUNTMGR_APITEST] Add custom DesiredAccess to GetMountMgrHandle() 2025-01-28 15:29:41 +01:00
msgina [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
mspatcha
msvcrt [CRT_APITEST] Add tests for _isnan(f) 2025-06-23 17:35:21 +00:00
netapi32
netshell [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
ntdll [NTDLL_APITEST] Remove unused / broken definitions 2025-06-29 09:31:14 +00:00
ole32 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
opengl32 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
partmgr [PARTMGR_APITEST] Add a test suite for the partition manager (#7591) 2025-01-06 21:26:12 +01:00
pefile
powrprof [POWRPROF_APITEST] Fix cppcheck warnings. 2020-06-27 14:43:08 +02:00
psapi [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
rtl [AVRF] Hook up debug functions, add noisy stub for AVrfpGetStackTraceAddress 2025-03-25 16:23:39 +01:00
sdk [DBGHELP_APITEST][SDK_APITEST] Fix initializing global variables 2022-04-26 03:38:37 +03:00
setupapi [REACTOS] Fix some instances of DPRINTs with trailing whitespace before newlines. 2021-09-13 03:52:19 +02:00
sfc [SFC_APITEST] Initial test for SfcIsFileProtected and SfcGetFiles 2018-12-12 19:33:44 +01:00
shdocvw [SHDOCVW_APITEST] Add WinList testcase (#7702) 2025-02-06 22:07:56 +09:00
shell32 [SHELL32_APITEST] Certainly close newly-opened windows (#8171) 2025-06-26 18:20:49 +09:00
shlwapi [SHLWAPI][SHLWAPI_APITEST][SDK] Support MayExecForward + MayQSForward (#8125) 2025-06-16 07:31:47 +09:00
spoolss [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
ucrtbase [CRT_APITEST] Add tests for _isnan(f) 2025-06-23 17:35:21 +00:00
umkm [UMKM_APITEST] Add test for XSTATE configuration 2025-06-21 07:55:06 +00:00
user32 [NTUSER][USER32_APITEST] TrackPopupMenuEx: Check flags (#8094) 2025-06-10 21:25:14 +09:00
user32_dynamic [USER32_DYNAMIC_APITEST] Remove a tautological check. Spotted by clang. 2020-11-22 13:22:03 +01:00
userenv Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
utildll [CMD][SERVMAN][SHELL32][WINSPOOL][ROSAPPS][NTOS:PNP] Fix my build. 2020-11-06 01:06:11 +01:00
uxtheme [UXTHEME][UXTHEME_APITEST][SDK] GetThemeParseErrorInfo (#7662) 2025-01-28 21:05:40 +09:00
version [VERSION_APITEST] Add tests for VerQueryValue(A/W) 2024-10-22 00:46:42 +03:00
win32nt [WIN32NT_APITEST] Fix tests for NtUserSystemParametersInfo 2024-09-18 10:22:26 +03:00
win32u [WIN32U_VISTA] Add win32u.dll for Vista 2024-04-22 10:15:40 +02:00
winhttp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
wininet [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
winprint [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
winspool [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
wlanapi [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
ws2_32 [WS2_32_APITEST] Test overlapping recv overread. CORE-18328 2023-03-19 12:39:09 -04:00
wscript [CSCRIPT][WSCRIPT][BOOTDATA] Basic .wsf support (#6140) 2024-05-19 13:57:47 +02:00
zipfldr [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
CMakeLists.txt [UCRTBASE_APITEST] Add ucrtbase_apitest 2025-06-23 17:35:21 +00:00