Sweden-Number/dlls/ntdll/tests
Michael Stefaniuc 9f7d802341 ntdll/tests: Avoid temp variables holding ARRAY_SIZE results.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-17 22:36:27 +02:00
..
Makefile.in ntdll/tests: Added pipe security descriptor tests. 2018-02-20 18:39:19 +01:00
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 ntdll/tests: Simplify ProcessImageFileName test. 2018-03-05 06:58:09 -06:00
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 ntdll/tests: Add tests for RtlCreateRegistryKey. 2018-03-15 14:24:01 +01:00
rtl.c ntdll/tests: Avoid temp variables holding ARRAY_SIZE results. 2018-07-17 22:36:27 +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