Sweden-Number/dlls/ntdll/tests
Michael Müller 1311c8157b ntdll: NtUnmapViewOfSection should succeed for all offsets within the mapped range.
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-19 22:03:21 +09:00
..
Makefile.in
atom.c
change.c ntdll: Fix handling of async cancellation for directory changes. 2015-05-07 16:02:26 +09:00
directory.c ntdll: Support remaining information classes in NtQueryDirectoryFile. 2016-05-05 01:27:50 +09:00
env.c ntdll/tests: Fix use of uninitialized value. 2015-10-15 13:27:34 +09:00
error.c ntdll: Add some more NTSTATUS->DOS error mappings. 2016-02-15 21:30:04 +09:00
exception.c ntdll/tests: Use inline implementation of NtCurrentTeb for exception tests. 2016-07-15 11:13:24 +09:00
file.c ntdll: Add tests for the length of the object attributes structure. 2016-01-30 00:30:25 +09:00
generated.c include: Add IMAGE_LOAD_CONFIG_DIRECTORY64 definition. 2015-06-24 15:37:02 +09:00
info.c ntdll: NtUnmapViewOfSection should succeed for all offsets within the mapped range. 2016-07-19 22:03:21 +09:00
large_int.c
ntdll_test.h
om.c kernel32: Store synchronization objects under the session directory. 2016-07-18 16:21:24 +09:00
path.c
pipe.c ntdll: Do not update iosb.Status after FSCTL_PIPE_LISTEN call. 2016-04-07 17:08:30 +09:00
port.c ntdll/tests: Fix incorrect prototype. 2015-05-15 21:58:06 +09:00
reg.c ntdll/tests: Fix some string leaks (Valgrind). 2016-05-30 11:10:43 +09:00
rtl.c ntdll/tests: Use inline implementation of NtCurrentTeb for rtl tests. 2016-07-15 11:13:28 +09:00
rtlbitmap.c
rtlstr.c ntdll: Implement RtlCompareUnicodeStrings. 2016-05-03 15:14:20 +09:00
string.c
threadpool.c ntdll/tests: Add test for threadpool environment version 3. 2016-03-31 15:57:32 +09:00
time.c