mirror of
https://github.com/reactos/reactos.git
synced 2025-01-04 05:20:54 +00:00
246357c187
- Add NtAllocateVirtualMemory test, which is a small stress test for virtual memory allocation/freeing/reuse - Can be used to reproduce bug 5857 in third stage (install with VT-x enabled, then disable for the test) - Shows that the bug is a race condition in Mm, and not heap's fault - I've put ASSERTs instead of ok's for easier debugging svn path=/trunk/; revision=54548 |
||
---|---|---|
.. | ||
advapi32 | ||
dciman32 | ||
gdi32 | ||
kernel32 | ||
msvcrt | ||
ntdll | ||
testdata | ||
user32 | ||
w32kdll | ||
w32knapi | ||
ws2_32 | ||
apitest.c | ||
apitest.h | ||
CMakeLists.txt | ||
directory.rbuild |