.. |
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
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
change.c
|
ntdll/tests: Make some variables static.
|
2010-10-01 13:37:03 +02:00 |
directory.c
|
ntdll/tests: Test NtQueryDirectoryFile with RestartScan set to FALSE.
|
2011-07-19 18:26:22 +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
|
ntdll: Fix test failure on some NT4 machines.
|
2010-12-13 17:30:44 +01:00 |
exception.c
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
file.c
|
ntdll/tests: Remove a dead assignment (LLVM/Clang).
|
2011-07-26 10:20:55 +02:00 |
generated.c
|
include: The FLOATING_SAVE_AREA type is i386-specific.
|
2010-10-20 18:37:09 +02:00 |
info.c
|
ntdll: implemented ProcessDebugFlags in NtQueryInformationProcess.
|
2011-03-30 15:10:01 +02: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
|
ntdll/tests: Add tests to examine output file part pointer behavior for RtlGetFullPathName_U.
|
2010-06-17 11:48:37 +02:00 |
pipe.c
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
port.c
|
ntdll/tests: Remove unused NtWaitForSingleObject import.
|
2010-09-22 19:57:37 +02:00 |
reg.c
|
ntdll/tests: Make sure return value is used (LLVM/Clang).
|
2011-02-10 10:27:59 -06: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
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
string.c
|
ntdll/tests: Avoid casting away const in comparison functions.
|
2011-02-01 12:38:57 +01:00 |
time.c
|
ntdll/tests: Make some variables static.
|
2010-10-01 13:37:03 +02:00 |