Sweden-Number/dlls/kernel32/tests
Sebastian Lackner 0346040889 kernel32/tests: Add tests for committing stack guard pages.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-30 23:16:49 +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 Assorted spelling and grammar fixes. 2015-11-17 22:56:40 +09:00
codepage.c libwine: Fix double byte default char initialization. 2015-09-11 20:58:04 +09:00
comm.c kernel32/tests: Simplify an ok() condition (PVS-Studio). 2015-10-28 22:31:25 +09:00
console.c kernel32/tests: Add tests for GetConsoleFontSize. 2015-11-03 00:33:25 +09: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 kernel32/tests: Add tests for GetDriveType with invalid drive spec. 2015-11-27 20:53:32 +09:00
environ.c
fiber.c kernel32: Don't allocate FLS index 0. 2014-03-28 17:46:03 +01:00
file.c Assorted typos fixes. 2015-11-27 15:38:30 +09:00
format_msg.c kernel32: Handle win32 hresult in FormatMessage. 2014-10-21 20:00:15 +09:00
generated.c
heap.c kernel32: Implement stub for GetPhysicallyInstalledSystemMemory. 2015-10-20 00:30:39 +09:00
loader.c ntdll: Separate image relocation from NtMapViewOfSection. 2015-08-18 19:56:48 +09:00
locale.c kernel32: Added support for TIME_NOSECONDS, restructured EnumTimeFormats implementation. 2015-11-11 00:08:11 +09:00
mailslot.c kernel32/tests: Fix mailslot tests compilation with __WINESRC__ defined. 2013-10-22 16:37:39 +02:00
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 server: Fix crash when calling SetNamedPipeHandleState on partially closed pipe. 2015-11-23 23:35:16 +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: Avoid busy-looping in APC deadlock tests. 2015-11-26 13:20:20 +09:00
thread.c kernel32/tests: Remove unnecessary busy loop (PVS-Studio). 2015-10-21 19:19:08 +09:00
time.c kernel32/tests: Fix uninitialized memory of a test case. 2015-09-08 14:48:27 +09:00
timer.c kernel32/tests: Fix timer tests compilation with __WINESRC__ defined. 2013-10-22 16:37:40 +02:00
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 kernel32/tests: Add tests for committing stack guard pages. 2015-11-30 23:16:49 +09:00
volume.c kernel32/tests: Avoid testing the D: drive which may not exist. 2015-11-24 00:25:02 +09:00