wine-wine/dlls/ntdll/tests
Dmitry Timoshkov 4009de3662 ntdll: Use symbolic names when possible. 2007-10-24 14:12:04 +02:00
..
Makefile.in ntdll: Framework for NtCreateMailslotFile tests. 2007-02-28 13:28:58 +01:00
atom.c ntdll: Use correct prototype for thread function. 2007-05-11 11:20:42 +02:00
change.c Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll. 2007-03-28 12:36:13 +02:00
env.c
error.c ntdll: Make the error test pass under XP. 2007-03-12 12:08:37 +01:00
exception.c ntdll/tests: Skip the debugger test if the child process is not loaded at the right address. 2007-09-20 17:01:31 +02:00
file.c ntdll: Add some test cases for asynchronous I/O. 2007-04-09 12:23:13 +02:00
generated.c
info.c ntdll: Improved the stub behavior of NtQuerySystemInformation(SystemModuleInformation). 2007-06-19 16:58:42 +02:00
large_int.c
ntdll_test.h
om.c ntdll/tests: Fix typos. 2007-08-22 12:18:59 +02:00
path.c
port.c janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call. 2007-04-25 12:26:07 +02:00
reg.c ntdll: Pass the correct value to NtClose in the tests. 2007-04-04 12:39:09 +02:00
rtl.c ntdll/tests: Use skip instead of trace. 2007-08-21 13:00:53 +02:00
rtlbitmap.c
rtlstr.c ntdll: Use symbolic names when possible. 2007-10-24 14:12:04 +02:00
string.c ntdll: Remove unused variables. 2006-11-21 12:39:29 +01:00
time.c