wine/dlls/ntdll/tests
Nikolay Sivov 421b3867e0 kernelbase: Forward SetThreadIdealProcessor() to ntdll.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-11-22 18:40:13 +01:00
..
atom.c
change.c
directory.c ntdll: Implement storing DOS attributes in NtCreateFile. 2022-10-10 12:31:25 +02:00
env.c ntdll/tests: Re-add workaround for check that is still broken on win7. 2022-09-14 22:38:34 +02:00
error.c
exception.c ntdll: Set r11 on exit from syscall dispatcher on x64. 2022-07-13 15:44:56 +02:00
file.c ntdll/tests: Extend file tests about delete-on-close and disposition. 2022-11-18 14:04:28 +01:00
generated.c
info.c kernelbase: Forward SetThreadIdealProcessor() to ntdll. 2022-11-22 18:40:13 +01:00
large_int.c ntdll: Correctly handle shift greater than the type width in 64-bit shift functions. 2022-07-08 19:53:21 +02:00
Makefile.in
ntdll_test.h
om.c ntdll/tests: Add a bunch of tests for creating kernel objects with the names containing '\0'. 2022-08-02 21:49:54 +02:00
path.c ntdll: Fix returned status code for paths with a trailing slash. 2022-06-28 13:20:15 +02:00
pipe.c ntdll/tests: Fix uninitialized read in ok (Coverity). 2022-11-02 14:43:23 +01:00
port.c
reg.c ntdll/tests: Refactor the Software\Classes tests. 2022-11-18 13:55:21 +01:00
rtl.c ntdll/tests: Add RtlFirstFreeAce tests. 2022-07-19 20:03:39 +02:00
rtlbitmap.c
rtlstr.c ntdll/tests: Test if RtlFormatMessage modifies va_list on error. 2022-06-13 16:54:30 +02:00
string.c ntdll: Add qsort_s. 2022-07-01 19:16:16 +02:00
sync.c
thread.c
threadpool.c ntdll/tests: Fix some race conditions. 2022-09-01 16:00:10 +02:00
time.c
virtual.c ntdll: Support specified alignment in NtAllocateVirtualMemoryEx(). 2022-11-11 17:21:18 +01:00
wow64.c