Sweden-Number/dlls/ntdll/tests
Sebastian Lackner 85df0c61e5 ntdll/tests: Add more tests for ProcessDebugFlags.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-10 16:26:03 +09:00
..
Makefile.in
atom.c ntdll/tests: Ensure 4-byte alignment for ATOM_BASIC_INFORMATION. 2015-04-22 14:00:48 +09:00
change.c ntdll: Fix handling of async cancellation for directory changes. 2015-05-07 16:02:26 +09:00
directory.c ntdll/tests: Don't call lstrlenW on non-null-terminated buffer. 2015-06-05 14:11:10 +09:00
env.c ntdll/tests: Fix use of uninitialized value. 2015-10-15 13:27:34 +09:00
error.c
exception.c ntdll/tests: Restore old value in a more context independent way. 2015-12-03 16:23:34 +09:00
file.c ntdll/tests: Add tests for calling NtReadFile/NtWriteFile on directory. 2015-10-08 20:17:05 +09:00
generated.c include: Add IMAGE_LOAD_CONFIG_DIRECTORY64 definition. 2015-06-24 15:37:02 +09:00
info.c ntdll/tests: Add more tests for ProcessDebugFlags. 2015-12-10 16:26:03 +09:00
large_int.c
ntdll_test.h
om.c server: Fix type name of directory file. 2015-06-05 14:32:27 +09:00
path.c
pipe.c ntdll/tests: Use more reasonable timeouts and avoid long long constants. 2015-12-02 21:38:30 +09:00
port.c ntdll/tests: Fix incorrect prototype. 2015-05-15 21:58:06 +09:00
reg.c ntdll: Added more NtOpenKey tests. 2015-11-19 20:55:16 +09:00
rtl.c ntdll/tests: Fix build with PSDK headers. 2015-11-27 15:38:06 +09:00
rtlbitmap.c
rtlstr.c
string.c
threadpool.c ntdll: Wait_thread_proc should not terminate on user APC. 2015-10-09 20:56:27 +09:00
time.c