reactos/modules/rostests/apitests/kernel32
Ratin Gao 4c8a2a8815
[KERNEL32][KERNEL32_APITEST] Implement user-mode UEFI / Firmware API (#5149)
- Implement firmware environment variable read/write APIs
- Add, fix and improve related definitions and declarations
- Add kernel32:UEFIFirmware apitest

CORE-11954
2023-09-14 22:14:07 +03:00
..
redirptest [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
classtest.manifest Add .gitattributes and .gitignore files and normalize line endings in the repository (#10) 2017-10-04 20:37:32 +02:00
classtest2.manifest Add .gitattributes and .gitignore files and normalize line endings in the repository (#10) 2017-10-04 20:37:32 +02:00
CMakeLists.txt [KERNEL32][KERNEL32_APITEST] Implement user-mode UEFI / Firmware API (#5149) 2023-09-14 22:14:07 +03:00
comctl32dep.manifest Add .gitattributes and .gitignore files and normalize line endings in the repository (#10) 2017-10-04 20:37:32 +02:00
ConsoleCP.c [KERNEL32_APITESTS] Add a test showing thread locale/LangID sync with console (#4301) 2022-02-08 15:58:00 +01:00
CreateProcess.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
DefaultActCtx.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
dep1.manifest Add .gitattributes and .gitignore files and normalize line endings in the repository (#10) 2017-10-04 20:37:32 +02:00
deptest.manifest [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
FindFiles.c [KERNEL32_APITEST] FindFiles: Add tests for *Ex functions 2023-08-27 00:48:26 +03:00
FLS.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02: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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02: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
InitOnce.c [KERNEL32_APITEST] Improve InitOnce test 2023-09-10 14:58:54 +03: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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02: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 [KERNEL32_APITEST] Improve MultiByteToWideChar testcase 2021-12-10 12:24:41 +09: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] Fix compilation & global wut?? with SSE exception test 2021-04-28 13:10:23 +02:00
SystemFirmware.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
TerminateProcess.c [KERNEL32_APITEST] Add a PCH. 2017-12-13 13:48:26 +01:00
testlist.c [KERNEL32][KERNEL32_APITEST] Implement user-mode UEFI / Firmware API (#5149) 2023-09-14 22:14:07 +03:00
TunnelCache.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
UEFIFirmware.c [KERNEL32][KERNEL32_APITEST] Implement user-mode UEFI / Firmware API (#5149) 2023-09-14 22:14:07 +03:00
WideCharToMultiByte.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
xmlns.manifest [RTL] Add code to SxS manifest parser to parse XML namespaces (#2512) 2020-09-20 22:56:42 +02:00