wine/dlls/ntdll/tests
Alexandre Julliard 405666b736 ntdll: Reject NT path names that are not in canonical form.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-13 13:05:29 +02:00
..
atom.c ntdll: Reimplement local atom tables in user space. 2021-02-16 11:01:25 +01:00
change.c ntdll/tests: Remove skips on missing ntdll.dll. 2021-01-20 22:10:50 +01:00
directory.c
env.c ntdll: Set the environment size in the process parameters. 2021-01-26 16:38:52 +01:00
error.c ntdll: Add error mapping for MUI statuses. 2021-03-25 21:52:18 +01:00
exception.c ntdll/tests: Remove superfluous casts to self. 2021-04-09 20:37:14 +02:00
file.c ntdll: Return STATUS_INVALID_DEVICE_REQUEST when trying to call NtReadFile on directory. 2021-02-05 15:38:21 +01:00
generated.c winapi: Use __alignof__ on clang. 2020-12-16 15:30:07 +01:00
info.c include: Add more SYSTEM_INFORMATION_CLASS definitions. 2021-03-30 17:10:03 +02:00
large_int.c
Makefile.in
ntdll_test.h
om.c ntdll/tests: Relax a broken result on Windows. 2021-02-11 16:31:30 +01:00
path.c ntdll: Reject NT path names that are not in canonical form. 2021-04-13 13:05:29 +02:00
pipe.c
port.c
reg.c ntdll/tests: Avoid passing an uninitialized timeout to NtNotifyChangeKey(). 2021-02-24 22:01:42 +01:00
rtl.c
rtlbitmap.c
rtlstr.c
string.c
threadpool.c ntdll: Re-implement RtlRegisterWait using TpSetWait. 2021-02-11 22:26:36 +01:00
time.c include: Add more SYSTEM_INFORMATION_CLASS definitions. 2021-03-30 17:10:03 +02:00
virtual.c