Sweden-Number/dlls/ntdll/tests
Alexandre Julliard 1372d8fc2c ntdll: Implement NtSetInformationProcess(ProcessThreadStackAllocation).
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-22 14:22:16 +02:00
..
Makefile.in ntdll/tests: Move NtAllocateVirtualMemory tests that were in kernel32. 2019-06-11 18:18:39 +02:00
atom.c
change.c
directory.c ntdll: Move the directory functions to the Unix library. 2020-06-12 16:42:24 +02:00
env.c ntdll: Fix RtlSizeHeap() error value for 64-bit. 2020-07-15 16:33:02 +02:00
error.c ntdll: Add more error mappings. 2020-02-13 16:44:23 +01:00
exception.c ntdll/tests: Test KiUserExceptionDispatcher with RtlUnwind on i386. 2020-07-17 00:04:13 +02:00
file.c ntdll: Map errno to a status also in directory functions. 2020-07-21 18:30:08 +02:00
generated.c tools: Remove 0x0501 API versions forced by winapi_test. 2020-03-13 20:10:44 +01:00
info.c ntdll: Implement NtSetInformationProcess(ProcessThreadStackAllocation). 2020-07-22 14:22:16 +02:00
large_int.c ntdll/tests: Add long long builtins tests. 2020-06-09 21:23:33 +02:00
ntdll_test.h ntdll/tests: Fix 'path' copypastas. 2020-03-30 23:10:06 +02:00
om.c ntdll/tests: Fix a copy-paste error. 2020-07-17 11:00:57 +02:00
path.c ntdll: Support CONIN$ and CONOUT$ in RtlIsDosDeviceName_U. 2020-06-26 21:52:10 +02:00
pipe.c ntdll/tests: A spelling fix in a comment. 2019-08-08 17:53:36 +02:00
port.c
reg.c ntdll/tests: Fix some test failures with Windows 10. 2019-12-30 21:11:45 +01:00
rtl.c ntdll/tests: Make RtlIpv6AddressToString test data static and constant. 2020-05-28 20:10:54 +02:00
rtlbitmap.c
rtlstr.c ntdll/tests: Add tests for RtlFormatMessage(). 2020-05-13 20:22:26 +02:00
string.c ntdll: Ignore L length specifier in printf. 2020-07-14 18:27:59 +02:00
threadpool.c kernelbase: Implement CreateThreadpoolIo. 2020-04-15 11:40:49 +02:00
time.c ntdll/tests: Add test to check if GetTickCount is updated after sleeping. 2020-07-14 18:27:59 +02:00
virtual.c ntdll: Fill ActiveGroupCount field in _KUSER_SHARED_DATA. 2020-05-25 20:23:31 +02:00