Sweden-Number/dlls/kernel32/tests
Sebastian Lackner d94a6c770a kernel32/tests: Add test to demonstrate a bug related to alertable waits.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-09 14:02:40 +09:00
..
Makefile.in kernel32/tests: Move allocation tests into heap.c. 2014-03-27 16:16:04 +01:00
actctx.c kernel32/tests: Add ARM and ARM64 arch strings. 2015-05-20 22:10:50 +09:00
atom.c
change.c kernel32/tests: Allow the parent directory to receive a modified event. 2014-12-03 21:34:25 +01:00
codepage.c libwine: Fix double byte default char initialization. 2015-09-11 20:58:04 +09:00
comm.c server: Make it possible for WaitCommEvent to detect recursive requests. 2013-11-13 11:21:28 +01:00
console.c kernel32: Add a workaround for broken apps that pass negative values to ReadConsole. 2014-04-16 10:54:15 +02:00
debugger.c kernel32/tests: Use a volatile pointer to cause a crash in the debugger tests. (Clang). 2015-10-07 21:28:55 +09:00
directory.c
drive.c Assorted spelling fixes. 2013-12-03 19:41:53 +01:00
environ.c
fiber.c kernel32: Don't allocate FLS index 0. 2014-03-28 17:46:03 +01:00
file.c ntdll: Return STATUS_OBJECT_NAME_INVALID in wine_nt_to_unix_file_name for prefix-only paths. 2015-10-02 18:11:31 +09:00
format_msg.c kernel32: Handle win32 hresult in FormatMessage. 2014-10-21 20:00:15 +09:00
generated.c
heap.c kernel32/tests: Fix test for win8 heap layout. 2014-05-02 13:45:00 +02:00
loader.c ntdll: Separate image relocation from NtMapViewOfSection. 2015-08-18 19:56:48 +09:00
locale.c kernel32/tests: Add tests for Invariant. 2015-08-28 13:13:46 +09:00
mailslot.c
module.c ntdll: Set ldr.EntryPoint for main executable. 2014-10-07 20:22:13 +02:00
path.c kernel32/tests: Add more ARM and ARM64 arch strings. 2015-08-12 22:52:26 +09:00
pipe.c kernel32/tests: Actually test a return value (PVS-Studio). 2015-03-04 21:50:42 +09:00
process.c kernel32: Added session id tests. 2015-10-08 21:32:47 +09:00
profile.c kernel32/tests: Skip some profile tests if not allowed to create files in the Windows directory. 2014-03-04 17:06:07 +01:00
resource.c kernel32/tests: Remove unused code (Clang). 2014-12-04 14:03:24 +01:00
resource.rc
sync.c kernel32/tests: Add test to demonstrate a bug related to alertable waits. 2015-10-09 14:02:40 +09:00
thread.c kernel32: Implement Set/GetThreadGroupAffinity and add tests. 2015-10-02 18:11:31 +09:00
time.c kernel32/tests: Fix uninitialized memory of a test case. 2015-09-08 14:48:27 +09:00
timer.c
toolhelp.c kernel32/tests: Don't test for the exact process count. 2015-09-25 20:59:35 +02:00
version.c kernel32/tests: Skip on faked version values. 2014-10-09 17:36:22 +02:00
virtual.c ntdll: Implement support for AT_ROUND_TO_PAGE flag in NtMapViewOfSection. 2015-06-26 20:35:05 +09:00
volume.c kernel32/tests: The result of a comparison is already a BOOL. 2015-06-30 17:40:27 +09:00