Sweden-Number/dlls/ntdll/tests
Daniel Lehman 25acfbb40b ntdll: Implement RtlWaitOnAddress functions.
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-26 11:16:54 +02:00
..
Makefile.in
atom.c
change.c
directory.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
env.c ntdll/tests: Add tests for RtlCreateProcessParameters(). 2018-10-16 20:46:29 +02:00
error.c
exception.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
file.c server: Support FILE_SKIP_COMPLETION_PORT_ON_SUCCESS on client-side asyncs. 2018-10-25 20:32:03 +02:00
generated.c
info.c ntdll: Relax checks for valid affinity mask in NtSetInformationThread(). 2018-09-14 14:12:06 +02:00
large_int.c ntdll/tests: Avoid ARRAY_SIZE-like macros. 2018-06-22 01:01:55 +02:00
ntdll_test.h
om.c ntdll: Implement RtlWaitOnAddress functions. 2018-10-26 11:16:54 +02:00
path.c ntdll: Fix buffer size to MultiByteToWideChar. 2018-08-28 13:30:43 +02:00
pipe.c server: Support FILE_SKIP_COMPLETION_PORT_ON_SUCCESS on server-side asyncs. 2018-10-25 20:32:03 +02:00
port.c
reg.c
rtl.c ntdll/tests: Spelling fixes in comments. 2018-08-23 20:01:56 +02:00
rtlbitmap.c ntdll: Prevent Find{Set, Clear}Run from reading past the end of bitmap. 2018-07-10 22:09:32 +02:00
rtlstr.c ntdll/tests: Avoid ARRAY_SIZE-like macros. 2018-06-22 01:01:55 +02:00
string.c ntdll/tests: Add a test for qsort() stability. 2018-10-24 17:00:06 +02:00
threadpool.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
time.c