Sweden-Number/dlls/kernel32/tests
Jonathan Doron 6a49f4d5f3 kernel32/tests: Test suspended process states.
Signed-off-by: Jonathan Doron <jond@wizery.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-15 17:01:21 +02:00
..
Makefile.in
actctx.c
atom.c
change.c
codepage.c kernel32: Check for invalid flags in codepage conversion functions. 2017-03-28 10:31:46 +02:00
comm.c kernel32/tests: Wait for threads to terminate. 2017-07-10 11:31:05 +02:00
console.c kernel32/tests: VerifyConsoleIoHandle() always returns FALSE on Windows 8 and 10. 2016-11-22 13:54:50 +01:00
debugger.c kernel32/tests: Don't call DeleteFile from assert(). 2017-02-07 14:46:24 +01:00
directory.c
drive.c
environ.c
fiber.c
file.c kernel32/tests: Add test for SetFileTime. 2017-02-06 22:58:55 +01:00
format_msg.c kernel32/tests: Fixed incorrect buffer sizes. 2017-03-21 20:52:04 +01:00
generated.c
heap.c kernel32/tests: Use function pointers to avoid gcc warnings for invalid parameter tests. 2017-08-30 09:45:29 +02:00
loader.c ntdll: Verify page protection against the mapping protections in VirtualAlloc and VirtualProtect. 2017-09-12 20:32:01 +02:00
locale.c kernel32/tests: Add Chinese special tests for LocaleNameToLCID(). 2017-02-03 19:05:10 +01:00
mailslot.c
module.c kernel32/tests: Fixed size to GetTempPathW. 2017-08-30 20:27:08 +02:00
path.c kernel32/tests: Add tests for SetSearchPathMode. 2017-08-29 15:51:27 +02:00
pipe.c kernel32/tests: Run test_overlapped_transport in byte mode. 2017-05-22 18:55:03 +02:00
process.c kernel32/tests: Test suspended process states. 2017-09-15 17:01:21 +02:00
profile.c
resource.c
resource.rc
sync.c
thread.c ntdll: Add stub implementation of NtQueryInformationThread(ThreadIsIoPending). 2017-02-08 10:53:32 +01:00
time.c
timer.c
toolhelp.c
version.c ntdll: SzCSDVersion is an empty string on Windows 8 and up. 2016-10-04 13:56:24 +02:00
virtual.c ntdll: Verify page protection against the mapping protections in VirtualAlloc and VirtualProtect. 2017-09-12 20:32:01 +02:00
volume.c