.. |
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
|
ntdll/tests: Make some variables static.
|
2010-10-01 13:37:03 +02:00 |
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
|
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: Add NtCreateFile tests for invalid chars in file/dir name.
|
2011-09-12 16:49:56 +02:00 |
generated.c
|
include: The FLOATING_SAVE_AREA type is i386-specific.
|
2010-10-20 18:37:09 +02:00 |
info.c
|
ntdll/tests: Run the execution test only on x86 platforms.
|
2011-09-08 11:13:36 +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
|
ntdll/tests: FILE_OVERWRITE and FILE_OVERWRITE_IF aren't legal for NtCreateNamedPipeFile.
|
2011-10-13 19:57:19 +02:00 |
port.c
|
ntdll/tests: Remove unused NtWaitForSingleObject import.
|
2010-09-22 19:57:37 +02:00 |
reg.c
|
ntdll/tests: Skip some tests if not allowed to modify image file execution options.
|
2011-09-19 17:56:04 +02: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: Fix build with MSVC.
|
2011-10-17 17:45:03 +02:00 |
time.c
|
ntdll/tests: Make some variables static.
|
2010-10-01 13:37:03 +02:00 |