reactos/modules/rostests/apitests/ntdll
2019-12-31 15:18:41 +01:00
..
i386
load_notifications [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CMakeLists.txt [NTDLL_APITEST] Remove duplicated test for RtlInitilizeBitMap 2019-12-21 12:44:48 +01:00
fil1.txt [NTDLL_APITEST] Various small fixes 2018-08-27 20:05:00 +02:00
LdrEnumResources.c
load_notifications.c [RTL][KERNEL32] Add a comment indicating we need SEH in RtlImageNtHeaderEx 2018-08-13 13:24:12 +02:00
NtAcceptConnectPort.c
NtAllocateVirtualMemory.c
NtApphelpCacheControl.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
NtContinue.c [ROSTESTS] Add missing '\n' to a few skip() 2019-06-06 17:33:59 +02:00
NtCreateFile.c
NtCreateKey.c
NtCreateThread.c
NtDeleteKey.c
ntdll_apitest.exe.local
ntdll_apitest.spec
ntdlltest.manifest
NtDuplicateObject.c [NTDLL_APITEST] Add test for NtDuplicateObject with OBJ_PROTECT_CLOSE. 2019-02-02 23:02:53 +01:00
NtFreeVirtualMemory.c
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
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 [ROSTESTS] Skip some flaky test / do not count successes 2019-12-04 01:24:49 +01:00
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 [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
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] Centrally define AllocateGuarded/FreeGuarded instead of duplicating them. 2019-12-31 15:18:41 +01:00
RtlAllocateHeap.c
RtlBitmap.c [APITESTS] Centrally define AllocateGuarded/FreeGuarded instead of duplicating them. 2019-12-31 15:18:41 +01:00
RtlComputePrivatizedDllName_U.c [NTDLL_APITEST] Add test for RtlComputePrivatizedDllName_U 2019-02-07 18:48:49 +01:00
RtlCopyMappedMemory.c
RtlDeleteAce.c [APITESTS] Centrally define AllocateGuarded/FreeGuarded instead of duplicating them. 2019-12-31 15:18:41 +01:00
RtlDetermineDosPathNameType.c [APITESTS] Centrally define AllocateGuarded/FreeGuarded instead of duplicating them. 2019-12-31 15:18:41 +01:00
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 [APITESTS] Centrally define AllocateGuarded/FreeGuarded instead of duplicating them. 2019-12-31 15:18:41 +01:00
RtlGenerate8dot3Name.c [APITESTS] Use StringCbPrintfA instead of sprintf 2019-08-20 15:05:47 +02:00
RtlGetFullPathName_U.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
RtlGetFullPathName_Ustr.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
RtlGetFullPathName_UstrEx.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
RtlGetLengthWithoutTrailingPathSeperators.c
RtlGetLongestNtPathLength.c
RtlHandle.c
RtlImageRvaToVa.c [APITESTS] Centrally define AllocateGuarded/FreeGuarded instead of duplicating them. 2019-12-31 15:18:41 +01:00
RtlIsNameLegalDOS8Dot3.c
RtlMemoryStream.c
RtlNtPathNameToDosPathName.c
RtlpEnsureBufferSize.c
RtlQueryTimeZoneInfo.c
RtlReAllocateHeap.c
RtlUnicodeStringToAnsiString.c
RtlUpcaseUnicodeStringToCountedOemString.c
shell32.dll
sprintf.c
StackOverflow.c
SystemInfo.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
test.dll
testdata.rc
testlist.c [NTDLL_APITEST] Remove duplicated test for RtlInitilizeBitMap 2019-12-21 12:44:48 +01:00
Timer.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00