.. |
i386
|
|
|
load_notifications
|
[CMAKE] Use modules instead of shared libraries
|
2019-04-06 17:43:38 +02:00 |
CMakeLists.txt
|
[NTDLL_APITEST] Add test showing that RtlImageDirectoryEntryToData works on 32-bit and 64-bit images
|
2020-12-05 17:03:24 +01:00 |
fil1.txt
|
|
|
LdrEnumResources.c
|
[NTDLL_APITEST] Fix LdrEnumResources testdata initialization
|
2020-10-29 20:17:58 +01:00 |
load_notifications.c
|
|
|
NtAcceptConnectPort.c
|
|
|
NtAllocateVirtualMemory.c
|
|
|
NtApphelpCacheControl.c
|
[APITESTS] Improve and fix tests
|
2019-12-21 12:44:48 +01:00 |
NtContinue.c
|
[ROSTESTS] fix x64 build and fix/disable warnings
|
2020-01-26 11:50:37 +01: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
|
|
|
NtMapViewOfSection.c
|
[NTDLL_APITEST] Add test for an image file where SizeOfRawData > VirtualSize. CORE-17284
|
2020-10-03 13:13:35 +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
|
[NTDLL_APITEST] Add ProcessWx86Information testcase for NtXxxInformationProcess (#2852)
|
2020-06-06 21:38:37 +02:00 |
NtQueryInformationThread.c
|
[NTDLL_APITEST] Add initial NtQueryInformationThread() testcase (#2782)
|
2020-05-14 14:32:38 +02: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 |
NtQueryValueKey.c
|
[NTDLL_APITEST] Add a test for KeyValuePartialInformationAlign64. CORE-17358
|
2020-11-14 15:10:59 +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 |
NtSetInformationProcess.c
|
[NTDLL_APITEST] Add ProcessWx86Information testcase for NtXxxInformationProcess (#2852)
|
2020-06-06 21:38:37 +02:00 |
NtSetInformationThread.c
|
[NTDLL_APITEST] Add NtSetInformationThread testcase (#2793)
|
2020-06-06 17:48:39 +02: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 |
NtUnloadDriver.c
|
[NTDLL_APITEST] Add a test for NtUnloadDriver.
|
2019-12-31 15:18:59 +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
|
[ROSTEST] Fix copy paste bug in RtlBitmap.c
|
2020-09-26 17:12:36 +02:00 |
RtlComputePrivatizedDllName_U.c
|
[NTDLL_APITEST] Add test for RtlComputePrivatizedDllName_U
|
2019-02-07 18:48:49 +01:00 |
RtlCopyMappedMemory.c
|
|
|
RtlDebugInformation.c
|
[NTDLL_APITEST] Add test for RTL_DEBUG_QUERY_MODULES
|
2020-04-26 13:44:02 +02:00 |
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
|
|
|
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
|
|
|
RtlGetNtProductType.c
|
[APITEST][NTDLL] Implement RtlGetNtProductType testcase (#2489)
|
2020-04-17 13:47:09 +03:00 |
RtlGetUnloadEventTrace.c
|
[NTDLL_APITEST] Add a test for RtlGetUnloadEventTrace
|
2020-04-26 14:35:51 +02:00 |
RtlHandle.c
|
|
|
RtlImageDirectoryEntryToData.c
|
[NTDLL_APITEST] Add test showing that RtlImageDirectoryEntryToData works on 32-bit and 64-bit images
|
2020-12-05 17:03:24 +01:00 |
RtlImageRvaToVa.c
|
[APITESTS] Centrally define AllocateGuarded/FreeGuarded instead of duplicating them.
|
2019-12-31 15:18:41 +01:00 |
RtlIsNameLegalDOS8Dot3.c
|
|
|
RtlMemoryStream.c
|
|
|
RtlMultipleAllocateHeap.c
|
[SDK][RTL][NTDLL_APITEST] Add RtlMultipleAllocateHeap and RtlMultipleFreeHeap (#2641)
|
2020-04-24 17:45:43 +09:00 |
RtlNtPathNameToDosPathName.c
|
[ROSTESTS] Update test helpers to allow custom file/line info
|
2020-02-08 22:09:13 +01:00 |
RtlpEnsureBufferSize.c
|
|
|
RtlQueryTimeZoneInfo.c
|
|
|
RtlReAllocateHeap.c
|
|
|
RtlUnicodeStringToAnsiString.c
|
|
|
RtlUpcaseUnicodeStringToCountedOemString.c
|
|
|
RtlValidateUnicodeString.c
|
[NTDLL_APITEST] Addendum to ae8c9a1f : really test the "zero Length, non-zero MaximumLength" case. + add few simplifications.
|
2020-01-03 17:41:14 +01:00 |
shell32.dll
|
|
|
sprintf.c
|
|
|
StackOverflow.c
|
[ROSTESTS] fix x64 build and fix/disable warnings
|
2020-01-26 11:50:37 +01:00 |
SystemInfo.c
|
[APITESTS] Improve and fix tests
|
2019-12-21 12:44:48 +01:00 |
test.dll
|
|
|
testdata.rc
|
|
|
testlist.c
|
[NTDLL_APITEST] Add test showing that RtlImageDirectoryEntryToData works on 32-bit and 64-bit images
|
2020-12-05 17:03:24 +01:00 |
Timer.c
|
[APITESTS] Improve and fix tests
|
2019-12-21 12:44:48 +01:00 |