wine-wine/dlls/ntdll/tests
Paul Vriens a9cbabc03c Start of unit tests for *Info* functions.
Check needed length regardless of given length.
Return STATUS_INVALID_INFO_CLASS for non-implemented classes.
Return STATUS_ACCESS_VIOLATION if no buffer given.
2005-04-15 14:12:54 +00:00
..
.cvsignore Start of unit tests for *Info* functions. 2005-04-15 14:12:54 +00:00
Makefile.in Start of unit tests for *Info* functions. 2005-04-15 14:12:54 +00:00
env.c More trace info. 2005-03-22 18:18:14 +00:00
error.c Fix an error code for ME. 2005-03-28 10:00:13 +00:00
generated.c Match RaiseException and EXCEPTION_RECORD to SDK definitions. 2005-02-24 13:15:36 +00:00
info.c Start of unit tests for *Info* functions. 2005-04-15 14:12:54 +00:00
large_int.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-17 19:09:29 +00:00
ntdll_test.h Avoid annoying 'macro redefinition' warnings by defining 2004-08-14 00:42:12 +00:00
path.c Cast the GetProcAddress() return value to avoid warnings about the 2005-02-14 21:04:45 +00:00
reg.c Flags should be or-ed. 2005-04-11 14:21:33 +00:00
rtl.c Assorted spelling fixes. 2004-12-20 19:27:06 +00:00
rtlbitmap.c Disable the RtlBitMap tests if compiling with the Microsoft headers as 2004-09-01 01:29:18 +00:00
rtlstr.c Avoid annoying 'macro redefinition' warnings by defining 2004-08-14 00:42:12 +00:00
string.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-17 19:09:29 +00:00
time.c - RtlTimeFieldsToTime should not normalize the time fields 2004-11-06 03:53:53 +00:00