reactos/modules/rostests/apitests/ntdll
Serge Gautherie 7f208124c9 [NTDLL_APITEST] Fix/Extend ApiTest NtAllocateVirtualMemory (#207)
* Fix 1 failure on both WS03 and ReactOS.
* Create CheckSomeDefaultAddresses(), with additional checks.
* Update license header.
* ROSTESTS-297
2018-03-17 17:30:01 +01:00
..
i386 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt [GDIPLUS] Add it to winsxs. 2018-01-27 02:45:50 +02:00
LdrEnumResources.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtAcceptConnectPort.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtAllocateVirtualMemory.c [NTDLL_APITEST] Fix/Extend ApiTest NtAllocateVirtualMemory (#207) 2018-03-17 17:30:01 +01:00
NtApphelpCacheControl.c [NTDLL_APITEST] Allow the test to load on Windows XP. ROSTESTS-293 2017-12-07 09:54:53 +01:00
NtContinue.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtCreateFile.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtCreateKey.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtCreateThread.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtDeleteKey.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
ntdll_apitest.exe.local Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ntdlltest.manifest [GDIPLUS] Add it to winsxs. 2018-01-27 02:45:50 +02:00
NtFreeVirtualMemory.c [NTDLL_APITEST] Create Test_NtFreeVirtualMemory_Parameters(). CORE-13126 2017-12-08 09:47:44 +01:00
NtLoadUnloadKey.c [ADVAPI32_APITEST][NTDLL_APITEST][WINDOWSCODECS] Comment out some unused functions and types. Silences some clang-cl warnings. 2017-12-08 00:22:05 +01:00
NtMapViewOfSection.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtMutant.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtOpenKey.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtOpenProcessToken.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtOpenThreadToken.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtProtectVirtualMemory.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtQueryInformationProcess.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtQueryKey.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtQuerySystemEnvironmentValue.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtQueryVolumeInformationFile.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtReadFile.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtSaveKey.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtSetValueKey.c [APITESTS][WINETESTS] Addendum to the recent PCH work. 2017-12-18 13:21:47 +01:00
NtWriteFile.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
precomp.h [APITESTS][WINETESTS] Addendum to the recent PCH work. 2017-12-18 13:21:47 +01:00
RtlAllocateHeap.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlBitmap.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +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 [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlDetermineDosPathNameType.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlDoesFileExists.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlDosApplyFileIsolationRedirection_Ustr.c [NTDLL_APITEST] Add several tests for RtlDosApplyFileIsolationRedirection_Ustr 2017-12-24 21:19:03 +02:00
RtlDosPathNameToNtPathName_U.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlDosSearchPath_U.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlDosSearchPath_Ustr.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlFirstFreeAce.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlGenerate8dot3Name.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlGetFullPathName_U.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlGetFullPathName_Ustr.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlGetFullPathName_UstrEx.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlGetLengthWithoutTrailingPathSeperators.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlGetLongestNtPathLength.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlHandle.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlImageRvaToVa.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlInitializeBitMap.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlIsNameLegalDOS8Dot3.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlMemoryStream.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlNtPathNameToDosPathName.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlpEnsureBufferSize.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlReAllocateHeap.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlUnicodeStringToAnsiString.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlUpcaseUnicodeStringToCountedOemString.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
shell32.dll Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
sprintf.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
StackOverflow.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
SystemInfo.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
test.dll Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
testlist.c [NTDLL_APITEST] Add simple tests for RtlUnicodeStringToAnsiString() that were used to test the kernel32 regression 2017-10-16 22:04:22 +02:00
Timer.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00