Sweden-Number/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
..
Makefile.in
atom.c ntdll: Reimplement local atom tables in user space. 2021-02-16 11:01:25 +01:00
change.c ntdll/tests: Remove skips on missing ntdll.dll. 2021-01-20 22:10:50 +01:00
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 winapi: Use __alignof__ on clang. 2020-12-16 15:30:07 +01:00
info.c ntdll: Fill the Wow64 PEB and process parameters. 2021-05-25 21:13:00 +02:00
large_int.c
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 ntdll/tests: Test noname named pipe uniqueness. 2020-11-26 23:25:38 +01:00
port.c
reg.c ntdll/tests: Avoid passing an uninitialized timeout to NtNotifyChangeKey(). 2021-02-24 22:01:42 +01:00
rtl.c ntdll: Return failure from RtlQueryProcessDebugInformation. 2020-11-26 21:31:53 +01:00
rtlbitmap.c
rtlstr.c
string.c ntdll: Fix memchr implementation. 2020-12-04 17:51:07 +01:00
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