reactos/modules/rostests/apitests/kernel32
Thomas Faber 32f17b34f5
[KERNEL32_APITEST] Enable SSE for TestSSEExceptions. CORE-17202
Clang will not let us use SSE intrinsics at all when compiling for a
target that doesn't support SSE. Since this test is a special case,
we can simply fix this by changing the options for one function.
The alternative would be to use our own inline functions for the
intrinsics instead of the builtins, like we do for GCC.
2020-08-23 12:07:38 +02:00
..
redirptest [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
classtest.manifest
classtest2.manifest
CMakeLists.txt [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
comctl32dep.manifest
ConsoleCP.c [KERNEL32_APITEST] Add extra test cases for the 'ConsoleCP' test. (#2278) 2020-02-22 19:50:12 +01:00
CreateProcess.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
DefaultActCtx.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
dep1.manifest
deptest.manifest
DeviceIoControl.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
dosdev.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
FindActCtxSectionStringW.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
FindFiles.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
FLS.c [KERNEL32_APITEST] dynamic linked RtlIsCriticalSectionLockedByThread (#1592) 2019-05-31 20:23:30 +09:00
FormatMessage.c [KERNEL32_APITEST] Add a test for FormatMessage backed with MC file. 2017-12-16 19:43:29 +01:00
FormatMessage.mc [KERNEL32_APITEST] Add a test for FormatMessage backed with MC file. 2017-12-16 19:43:29 +01:00
GetComputerNameEx.c [KERNEL32_APITEST][WS2_32_APITEST] Call SetLastError() before checking LastError (#2437) 2020-03-30 12:52:37 +02:00
GetCurrentDirectory.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
GetDriveType.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
GetModuleFileName.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
GetVolumeInformation.c [KERNEL32_APITEST] Fix a test that fails on Server 2003 and Windows 10 2019-09-15 14:14:06 +02:00
interlck.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
IsDBCSLeadByteEx.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
JapaneseCalendar.c [KERNEL32_APITEST] JapaneseCalendar: Reiwa era has come! 2019-05-01 16:15:23 +09:00
kernel32_apitest.rc [KERNEL32_APITEST] Add a test for FormatMessage backed with MC file. 2017-12-16 19:43:29 +01:00
LoadLibraryExW.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
lstrcpynW.c [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
lstrlen.c [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
Mailslot.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
MultiByteToWideChar.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
precomp.h [KERNEL32_APITEST] Add SystemFirmwareTableInformation tests 2018-08-19 20:27:59 +02:00
PrivMoveFileIdentityW.c [APITESTS] Tested function must be called before GetLastError() log (#2433) 2020-03-13 18:15:21 +01:00
QueueUserAPC.c [KERNEL32_APITEST] s/QueryUserAPC/QueueUseAPC/ 2020-05-02 14:58:48 +09:00
SetComputerNameExW.c [KERNEL32_APITEST] Improve SetComputerNameExW testcase (#1661) 2019-06-17 20:33:31 +09:00
SetConsoleWindowInfo.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
SetCurrentDirectory.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
SetUnhandledExceptionFilter.c [KERNEL32_APITEST] Enable SSE for TestSSEExceptions. CORE-17202 2020-08-23 12:07:38 +02:00
SystemFirmware.c [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
TerminateProcess.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
testlist.c [KERNEL32_APITEST] s/QueryUserAPC/QueueUseAPC/ 2020-05-02 14:58:48 +09:00
TunnelCache.c [ROSTESTS] Skip some flaky test / do not count successes 2019-12-04 01:24:49 +01:00
WideCharToMultiByte.c [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00