Sweden-Number/dlls/ntdll/tests
André Hentschel cc50de1156 ntdll/tests: Add optional return value for some win7 machines. 2012-01-03 19:25:44 +01:00
..
Makefile.in ntdll/tests: Add a number of named pipe tests using the nt api and ioctls. 2011-07-27 17:04:57 +02:00
atom.c ntdll/tests: Clear the full atom structure before every test. 2011-10-20 12:50:06 +02:00
change.c
directory.c ntdll: Use swapping method to return . and .. as first entries. 2011-08-24 13:56:37 +02:00
env.c ntdll/tests: Make sure a return value is used (LLVM/Clang). 2011-02-11 14:50:17 +01:00
error.c
exception.c tests: Assorted spelling fixes. 2011-08-04 18:27:37 +02:00
file.c ntdll: Add NtCreateFile tests for invalid chars in file/dir name. 2011-09-12 16:49:56 +02:00
generated.c
info.c ntdll: Change the virtual memory test to accept both READWRITE and WRITECOPY protections. 2011-11-23 14:14:17 +01:00
large_int.c tests: Assorted spelling fixes. 2011-08-04 18:27:37 +02:00
ntdll_test.h
om.c ntdll/tests: Add a test for STATUS_OBJECT_TYPE_MISMATCH. 2011-07-20 19:23:04 +02:00
path.c
pipe.c Assorted spelling fixes and wording tweaks. 2011-11-28 16:40:50 +01:00
port.c
reg.c ntdll/tests: Add optional return value for some win7 machines. 2012-01-03 19:25:44 +01:00
rtl.c ntdll/tests: Don't check return values inside of if(0) (LLVM/Clang). 2011-02-14 13:33:32 +01:00
rtlbitmap.c ntdll/tests: Make sure return values are used (LLVM/Clang). 2011-02-14 13:33:33 +01:00
rtlstr.c ntdll/tests: Fix the spelling of IID_Endianness. 2011-08-24 19:07:45 +02:00
string.c ntdll/tests: Avoid harcoding array lengths. 2011-11-21 11:05:00 +01:00
time.c