Sweden-Number/dlls/ntdll/tests
Alex Henrie 28e8e9a164 ntdll: Return BIOS info from NtQuerySystemInformation on Linux.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-12 12:57:53 +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
error.c
exception.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
file.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
generated.c
info.c ntdll: Return BIOS info from NtQuerySystemInformation on Linux. 2018-07-12 12:57:53 +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/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
path.c
pipe.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
port.c
reg.c
rtl.c ntdll/tests: Add tests for RtlIpv6AddressToString and RtlIpv6AddressToStringEx. 2018-07-11 15:45:11 +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: Avoid ARRAY_SIZE-like macros. 2018-06-22 01:01:55 +02:00
threadpool.c ntdll/tests: Use the available ARRAY_SIZE() macro. 2018-06-22 01:01:55 +02:00
time.c