Sweden-Number/dlls/ntdll/tests
Francois Gouget b2c89b1a41 ntdll/tests: Account for some timer resolution rounding.
With some time source drivers the requested timer resolution is
rounded to the nearest value supported by the hardware, and that is
then reported by NtSetTimerResolution(). So adjust the timer tests to
allow close values, including outside the max-min range!
Make sure the values given to NtQueryTimerResolution() are well outside
the range of what it could return.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-04 21:48:28 +02:00
..
Makefile.in
atom.c
change.c
directory.c
env.c
error.c
exception.c
file.c
generated.c
info.c
large_int.c
ntdll_test.h
om.c
path.c
pipe.c
port.c
reg.c
rtl.c
rtlbitmap.c
rtlstr.c
string.c
threadpool.c
time.c
virtual.c
wow64.c