Sweden-Number/dlls/ntdll/tests
Alexandre Julliard 86e4830040 ntdll/tests: Make sure buffer alignment is correct. 2009-08-26 11:52:56 +02:00
..
Makefile.in ntdll: Framework for NtCreateMailslotFile tests. 2007-02-28 13:28:58 +01:00
atom.c ntdll/tests: Fix pointer casting warnings on 64-bit. 2009-01-03 20:14:01 +01:00
change.c ntdll: Implement NtCancelIoFileEx and fix NtCancelIoFile. 2009-08-18 12:29:27 +02:00
env.c ntdll/tests: Avoid printing pointer differences in traces. 2009-01-08 13:02:23 +01:00
error.c kernel32/tests: Add a skip. 2008-09-23 12:23:48 +02:00
exception.c ntdll: Add handing of MEM_EXECUTE_OPTION_PERMANENT. 2009-08-18 11:19:55 +02:00
file.c ntdll/tests: Test NtCancelIoFile(Ex). 2009-08-18 12:29:53 +02:00
generated.c winapi: Handle types should be treated as pointers. 2009-05-06 13:44:54 +02:00
info.c ntdll/tests: Make sure buffer alignment is correct. 2009-08-26 11:52:56 +02:00
large_int.c ntdll/tests: Skip large integer tests that crash on 64-bit Vista. 2009-01-03 14:55:32 +01:00
ntdll_test.h
om.c ntdll/tests: Add acceptable status codes for Win7. 2009-08-24 16:41:31 +02:00
path.c ntdll/tests: Fix a couple of tests on NT4. 2008-11-05 19:58:26 +01:00
port.c ntdll: Fix the LPC_MESSAGE structure definition for 64-bit. 2009-05-07 14:44:22 +02:00
reg.c ntdll: Remove superfluous pointer casts. 2009-03-23 12:40:53 +01:00
rtl.c ntdll/tests: Remove WINAPI on static functions where not needed. 2009-02-12 17:53:35 +01:00
rtlbitmap.c ntdll/tests: Win64 printf format warning fixes. 2006-10-14 20:17:34 +02:00
rtlstr.c ntdll/tests: Mark RtlUnicodeStringToInteger("", 16) as broken for nt4. 2009-05-19 16:17:57 +02:00
string.c ntdll/tests: Fix a long long format in a trace. 2009-01-08 13:05:38 +01:00
time.c