reactos/modules/rostests/apitests/ntdll
2024-04-27 21:31:53 +02:00
..
amd64 [NTDLL_APITEST] Implement NtContinue test for x64 2022-11-24 21:17:58 +02:00
i386
load_notifications [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CMakeLists.txt [NTDLL][NTDLL_APITEST] Add LdrLoadDll testcase (#6563) 2024-03-06 07:58:07 +09:00
fil1.txt [NTDLL_APITEST] Various small fixes 2018-08-27 20:05:00 +02:00
LdrEnumResources.c [NTDLL_APITEST] Fix LdrEnumResources test for x64 2022-12-30 11:19:26 +01:00
LdrLoadDll.c [NTDLL][NTDLL_APITEST] Add LdrLoadDll testcase (#6563) 2024-03-06 07:58:07 +09:00
load_notifications.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
locale.c Remove '.html' from spdx.org license page URLs. (#4845) 2022-11-03 18:25:37 +01:00
NtAcceptConnectPort.c [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06:00
NtAccessCheck.c [NTDLL_APITEST] Write NtAccessCheck testcase that tests for empty generic mapping scenario 2023-10-04 18:04:29 +02:00
NtAccessCheckByType.c [NTDLL_APITEST] Write tests for NtAccessCheckByType 2023-08-22 17:54:19 +02:00
NtAccessCheckByTypeResultList.c [NTDLL_APITEST] Write tests for NtAccessCheckByTypeResultList 2023-08-22 17:54:19 +02:00
NtAdjustGroupsToken.c [NTDLL_APITEST] Implement NtAdjustGroupsToken API tests 2021-09-23 17:38:42 +02:00
NtAdjustPrivilegesToken.c [NTDLL_APITEST] Use RtlConvertUlongToLuid 2024-04-27 21:31:53 +02:00
NtAllocateVirtualMemory.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
NtApphelpCacheControl.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
NtCompareTokens.c [NTDLL_APITEST] Implement testcase for NtCompareTokens 2021-03-04 16:22:56 +03:00
NtContinue.c [APITESTS] Share ok_eq_* macros between apitests and kmtests 2023-11-10 19:00:41 +02:00
NtCreateFile.c [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06: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
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
NtDuplicateToken.c [NTDLL_APITEST] Free the allocated memory block when we're done 2021-10-23 09:58:50 +02:00
NtFilterToken.c [NTDLL_APITEST] Use RtlConvertUlongToLuid 2024-04-27 21:31:53 +02:00
NtFreeVirtualMemory.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
NtImpersonateAnonymousToken.c [NTDLL_APITEST] Implement NtImpersonateAnonymousToken testcase 2021-04-27 12:25:03 +02:00
NtLoadUnloadKey.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
NtMapViewOfSection.c [NTDLL_APITEST] Fix a test for NtMapViewOfSection 2023-04-17 00:41:31 +03: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 [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
NtProtectVirtualMemory.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
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] Test that NtQueryInformationProcess(ProcessWx86Information) can work without a ReturnLength pointer. 2021-11-22 00:13:33 +01:00
NtQueryInformationThread.c [NTDLL_APITEST] Add alignment probing tests for Query/Set information thread related routines 2021-05-02 20:58:40 +02:00
NtQueryInformationToken.c [NTDLL_APITEST] NtQueryInformationToken: write tests for TokenGroupsAndPrivileges 2022-06-19 17:22:04 +02:00
NtQueryKey.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtQueryOpenSubKeys.c [NTDLL_APITEST] Write some tests for NtQueryOpenSubKeys 2023-03-16 20:04:31 +01:00
NtQuerySystemEnvironmentValue.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtQuerySystemInformation.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02: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 [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
NtSaveKey.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
NtSetDefaultLocale.c [NTDLL_APITEST] Write some tests for NtSetDefaultLocale 2023-11-16 21:09:08 +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 alignment probing tests for Query/Set information process related routines 2021-05-02 20:56:14 +02:00
NtSetInformationThread.c [NTDLL_APITEST] Add alignment probing tests for Query/Set information thread related routines 2021-05-02 20:58:40 +02:00
NtSetInformationToken.c [NTDLL_APITEST] Write tests for NtQueryInformationToken and NtSetInformationToken 2022-06-09 19:20:31 +02:00
NtSetValueKey.c [ROSTESTS] Skip some test on x64 2021-07-10 18:41:12 +02: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 [NTDLL_APITEST] Use RtlConvertUlongToLuid 2024-04-27 21:31:53 +02:00
probelib.c [NTDLL_APITEST] Fix test for ProcessUserModeIOPL in Nt[Query/Set]InformationProcess 2023-01-31 18:39:21 +01:00
RtlAllocateHeap.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
RtlBitmap.c [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
RtlComputePrivatizedDllName_U.c [NTDLL_APITEST] Add test for RtlComputePrivatizedDllName_U 2019-02-07 18:48:49 +01:00
RtlCopyMappedMemory.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
RtlCriticalSection.c [NTDLL_APITEST] Add tests for critical sections 2023-09-07 08:36:48 +03:00
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 [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlDosApplyFileIsolationRedirection_Ustr.c [APITESTS] Share ok_eq_* macros between apitests and kmtests 2023-11-10 19:00:41 +02:00
RtlDosPathNameToNtPathName_U.c [APITESTS] Use StringCbPrintfA instead of sprintf 2019-08-20 15:05:47 +02:00
RtlDosSearchPath_U.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlDosSearchPath_Ustr.c [APITESTS] Share ok_eq_* macros between apitests and kmtests 2023-11-10 19:00:41 +02:00
RtlFirstFreeAce.c [APITESTS] Centrally define AllocateGuarded/FreeGuarded instead of duplicating them. 2019-12-31 15:18:41 +01:00
RtlGenerate8dot3Name.c Remove '.html' from spdx.org license page URLs. (#4845) 2022-11-03 18:25:37 +01: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
RtlGetLengthWithoutLastFullDosOrNtPathElement.c [RTL] Implement RtlGetLengthWithoutLastFullDorOrNtPathElement 2021-05-08 19:24:23 +02: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
RtlGetNtProductType.c [NTDLL_APITEST] Fix RtlGetNtProductType test 2022-06-26 16:09:52 +02:00
RtlGetProcessHeaps.c [NTDLL_APITEST] Add test for RtlGetProcessHeaps 2023-12-17 22:28:40 +01:00
RtlGetUnloadEventTrace.c [NTDLL_APITEST] Add a test for RtlGetUnloadEventTrace 2020-04-26 14:35:51 +02:00
RtlHandle.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
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 [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlMemoryStream.c [REACTOS] Fix some instances of DPRINTs with trailing whitespace before newlines. 2021-09-13 03:52:19 +02:00
RtlMultipleAllocateHeap.c [FASTFAT][NTDLL_APITEST] Add missing semicolon after _SEH2_END (#5568) 2023-08-15 18:16:31 +02:00
RtlNtPathNameToDosPathName.c [ROSTESTS] Update test helpers to allow custom file/line info 2020-02-08 22:09:13 +01:00
RtlpApplyLengthFunction.c [RTL] Implement RtlpApplyLengthFunction 2021-05-08 19:24:23 +02:00
RtlpEnsureBufferSize.c [REACTOS] Fix 64 bit build (#465) 2018-04-03 15:13:17 -06:00
RtlQueryTimeZoneInfo.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
RtlReAllocateHeap.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlRemovePrivileges.c [RTL][NTDLL_APITEST] Implement RtlRemovePrivileges (#4614) 2022-10-05 14:31:39 +02:00
RtlUnicodeStringToAnsiString.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
RtlUnicodeStringToCountedOemString.c Remove '.html' from spdx.org license page URLs. (#4845) 2022-11-03 18:25:37 +01:00
RtlUnicodeToOemN.c Remove '.html' from spdx.org license page URLs. (#4845) 2022-11-03 18:25:37 +01:00
RtlUpcaseUnicodeStringToCountedOemString.c [NTDLL_APITEST] Add a PCH. 2017-12-02 22:15:04 +01:00
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
RtlxUnicodeStringToAnsiSize.c Remove '.html' from spdx.org license page URLs. (#4845) 2022-11-03 18:25:37 +01:00
RtlxUnicodeStringToOemSize.c Remove '.html' from spdx.org license page URLs. (#4845) 2022-11-03 18:25:37 +01:00
shell32.dll
sprintf.c
StackOverflow.c [NTDLL_APITEST] Fix tests for StackOverflow 2023-01-31 18:39:21 +01:00
SystemInfo.c [APITESTS] Improve and fix tests 2019-12-21 12:44:48 +01:00
test.dll
testdata.rc [NTDLL_APITEST] Show behavior with exceptions in DllMain. 2018-08-13 13:24:12 +02:00
testlist.c [NTDLL][NTDLL_APITEST] Add LdrLoadDll testcase (#6563) 2024-03-06 07:58:07 +09:00
Timer.c [NTDLL_APITEST] Comment out a test that fails on Windows Server 2003 2023-01-31 18:39:21 +01:00
UserModeException.c [NTDLL_APITEST] Add test for some user mode exceptions 2022-07-14 18:35:28 +02:00