reactos/modules/rostests/apitests/ntdll
Victor Perevertkin 6b10706205 [APITESTS] Use StringCbPrintfA instead of sprintf
And fix a buffer size in Test_AddFontResourceA
2019-08-20 15:05:47 +02:00
..
i386
load_notifications [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CMakeLists.txt [NTDLL_APITEST] Add test for RtlComputePrivatizedDllName_U 2019-02-07 18:48:49 +01:00
fil1.txt [NTDLL_APITEST] Various small fixes 2018-08-27 20:05:00 +02:00
LdrEnumResources.c [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06:00
load_notifications.c [RTL][KERNEL32] Add a comment indicating we need SEH in RtlImageNtHeaderEx 2018-08-13 13:24:12 +02:00
NtAcceptConnectPort.c [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06:00
NtAllocateVirtualMemory.c [NTDLL_APITEST] Fix/Extend ApiTest NtAllocateVirtualMemory (#207) 2018-03-17 17:30:01 +01:00
NtApphelpCacheControl.c [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06:00
NtContinue.c [ROSTESTS] Add missing '\n' to a few skip() 2019-06-06 17:33:59 +02:00
NtCreateFile.c [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06:00
NtCreateKey.c
NtCreateThread.c
NtDeleteKey.c
ntdll_apitest.exe.local
ntdll_apitest.spec [NTDLL_APITEST] Show behavior with exceptions in DllMain. 2018-08-13 13:24:12 +02:00
ntdlltest.manifest [GDIPLUS] Add it to winsxs. 2018-01-27 02:45:50 +02:00
NtDuplicateObject.c [NTDLL_APITEST] Add test for NtDuplicateObject with OBJ_PROTECT_CLOSE. 2019-02-02 23:02:53 +01:00
NtFreeVirtualMemory.c [NTDLL_APITEST] Create Test_NtFreeVirtualMemory_Parameters(). CORE-13126 2017-12-08 09:47:44 +01:00
NtLoadUnloadKey.c [NTDLL_APITEST] Re-enable the part of the NtLoad/UnloadKey test related to force-unload a hive with opened sub-key handles. 2018-10-22 00:05:21 +02:00
NtMapViewOfSection.c [NTDLL_APITEST] Add tests for mapping and relocating an image with IMAGE_SCN_CNT_UNINITIALIZED_DATA 2018-06-03 20:40:51 +02:00
NtMutant.c
NtOpenKey.c
NtOpenProcessToken.c
NtOpenThreadToken.c
NtProtectVirtualMemory.c
NtQueryInformationFile.c [NTDLL_APITEST] Add tests for zero and negative information class values. CORE-15651 2019-02-02 22:50:19 +01:00
NtQueryInformationProcess.c
NtQueryKey.c
NtQuerySystemEnvironmentValue.c
NtQuerySystemInformation.c [NTDLL_APITEST] Add tests for zero and negative information class values. CORE-15651 2019-02-02 22:50:19 +01:00
NtQueryVolumeInformationFile.c [NTDLL_APITEST] Add tests for zero and negative information class values. CORE-15651 2019-02-02 22:50:19 +01:00
NtReadFile.c
NtSaveKey.c
NtSetInformationFile.c [NTDLL_APITEST] Add tests for zero and negative information class values. CORE-15651 2019-02-02 22:50:19 +01:00
NtSetValueKey.c [NTDLL_APITEST] Show that registry strings can be longer than MAXUSHORT. 2019-02-20 12:23:24 +01:00
NtSetVolumeInformationFile.c [NTDLL_APITEST] Add tests for zero and negative information class values. CORE-15651 2019-02-02 22:50:19 +01:00
NtWriteFile.c [NTDLL_APITEST] Query sector size for NtWriteFile tests 2019-05-02 13:59:47 +02:00
precomp.h [APITESTS][WINETESTS] Addendum to the recent PCH work. 2017-12-18 13:21:47 +01:00
RtlAllocateHeap.c [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06:00
RtlBitmap.c
RtlComputePrivatizedDllName_U.c [NTDLL_APITEST] Add test for RtlComputePrivatizedDllName_U 2019-02-07 18:48:49 +01:00
RtlCopyMappedMemory.c [NTDLL_APITEST] Allow the test to load on Windows XP. ROSTESTS-293 2017-12-07 09:54:53 +01:00
RtlDeleteAce.c
RtlDetermineDosPathNameType.c
RtlDoesFileExists.c
RtlDosApplyFileIsolationRedirection_Ustr.c [NTDLL_APITEST] Various small fixes 2018-08-27 20:05:00 +02:00
RtlDosPathNameToNtPathName_U.c [APITESTS] Use StringCbPrintfA instead of sprintf 2019-08-20 15:05:47 +02:00
RtlDosSearchPath_U.c
RtlDosSearchPath_Ustr.c
RtlFirstFreeAce.c
RtlGenerate8dot3Name.c [APITESTS] Use StringCbPrintfA instead of sprintf 2019-08-20 15:05:47 +02:00
RtlGetFullPathName_U.c
RtlGetFullPathName_Ustr.c
RtlGetFullPathName_UstrEx.c
RtlGetLengthWithoutTrailingPathSeperators.c
RtlGetLongestNtPathLength.c
RtlHandle.c
RtlImageRvaToVa.c
RtlInitializeBitMap.c
RtlIsNameLegalDOS8Dot3.c
RtlMemoryStream.c
RtlNtPathNameToDosPathName.c
RtlpEnsureBufferSize.c [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06:00
RtlQueryTimeZoneInfo.c [NTDLL_APITEST] Add missing test file for 0f8e7207. 2018-05-31 17:12:52 +02:00
RtlReAllocateHeap.c
RtlUnicodeStringToAnsiString.c
RtlUpcaseUnicodeStringToCountedOemString.c
shell32.dll
sprintf.c
StackOverflow.c
SystemInfo.c
test.dll
testdata.rc [NTDLL_APITEST] Show behavior with exceptions in DllMain. 2018-08-13 13:24:12 +02:00
testlist.c [NTDLL_APITEST] Add test for RtlComputePrivatizedDllName_U 2019-02-07 18:48:49 +01:00
Timer.c