wine/dlls/ntdll/tests
2022-11-10 22:00:35 +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: Add FSCTL_GET_REPARSE_POINT semi-stub. 2022-10-24 21:37:45 +02:00
generated.c
info.c ntdll/tests: Force alignment of output structures. 2022-10-20 18:30:32 +02: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: Fix GetTempPathW() call passing wrong unit for the buffer size. 2022-10-10 11:06:46 +02: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/tests: Add tests for memory address requirements. 2022-11-10 22:00:35 +01:00
wow64.c