mirror of
https://github.com/reactos/reactos.git
synced 2025-04-20 20:36:35 +00:00
[NTDLL_APITEST]
rename rtl bitmap tests svn path=/trunk/; revision=56677
This commit is contained in:
parent
4b39ab3f4a
commit
db959776cc
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ const struct test winetest_testlist[] =
|
|||
{ "NtAllocateVirtualMemory", func_NtAllocateVirtualMemory },
|
||||
{ "NtFreeVirtualMemory", func_NtFreeVirtualMemory },
|
||||
{ "NtSystemInformation", func_NtSystemInformation },
|
||||
{ "RtlBitmap", func_RtlBitmap },
|
||||
{ "RtlBitmapApi", func_RtlBitmap },
|
||||
{ "RtlDetermineDosPathNameType", func_RtlDetermineDosPathNameType },
|
||||
{ "RtlDoesFileExists", func_RtlDoesFileExists },
|
||||
{ "RtlDosSearchPath_U", func_RtlDosSearchPath_U },
|
||||
|
|
Loading…
Reference in a new issue