wine/dlls/ntdll/tests
Francois Gouget dc94b03799 ntdll/tests: Fix the XState AllFeatureSize check on old CPUs.
On old CPUs lacking XSAVEC, Windows 8+ does not set AllFeatureSize and
AllFeatures.

Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=51188
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-28 21:54:03 +02:00
..
atom.c ntdll: Reimplement local atom tables in user space. 2021-02-16 11:01:25 +01:00
change.c
directory.c ntdll/tests: Add some file system redirection tests. 2021-04-15 17:30:50 +02:00
env.c ntdll: Fill the Wow64 PEB and process parameters. 2021-05-25 21:13:00 +02:00
error.c ntdll: Update the STATUS_NO_SUCH_DEVICE error mapping. 2021-05-28 21:53:07 +02:00
exception.c ntdll/tests: Fix a copy-paste error in an ok message. 2021-05-18 09:56:43 +02:00
file.c ntdll/tests: Use FindClose() to close handles returned by FindFirstFileW() (Valgrind). 2021-05-03 20:42:29 +02:00
generated.c
info.c ntdll: Fill the Wow64 PEB and process parameters. 2021-05-25 21:13:00 +02:00
large_int.c
Makefile.in
ntdll_test.h
om.c ntdll/tests: Clean up temp file. 2021-05-24 11:42:37 +02:00
path.c ntdll: Allow a second backslash after the drive letter. 2021-04-14 17:04:35 +02:00
pipe.c
port.c
reg.c ntdll/tests: Avoid passing an uninitialized timeout to NtNotifyChangeKey(). 2021-02-24 22:01:42 +01:00
rtl.c
rtlbitmap.c
rtlstr.c
string.c
threadpool.c ntdll: Re-implement RtlRegisterWait using TpSetWait. 2021-02-11 22:26:36 +01:00
time.c ntdll/tests: Remove Qpc(Interrupt|System)TimeIncrement(Shift) checks. 2021-04-29 23:37:45 +02:00
virtual.c ntdll/tests: Fix the XState AllFeatureSize check on old CPUs. 2021-05-28 21:54:03 +02:00