ntdll/tests: Use the available ARRAY_SIZE() macro.
commit3400da025e420f4fe88d32f306a5504517886138
authorMichael Stefaniuc <mstefani@winehq.org>
Thu, 21 Jun 2018 21:06:11 +0000 (21 23:06 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Jun 2018 23:01:55 +0000 (22 01:01 +0200)
tree2c6243065484a874aacc5aefe4e9da9eea58b790
parent8d876e740e6f210b82977f4a58255a7126c5efdc
ntdll/tests: Use the available ARRAY_SIZE() macro.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/tests/directory.c
dlls/ntdll/tests/exception.c
dlls/ntdll/tests/file.c
dlls/ntdll/tests/info.c
dlls/ntdll/tests/om.c
dlls/ntdll/tests/pipe.c
dlls/ntdll/tests/rtl.c
dlls/ntdll/tests/rtlstr.c
dlls/ntdll/tests/string.c
dlls/ntdll/tests/threadpool.c