Sweden-Number/dlls/kernel32/tests
Alexandre Julliard 2dd01087f2 kernel32/tests: Use Interlocked functions to avoid fault counters being optimized out.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-22 00:36:28 +09:00
..
Makefile.in kernel32/tests: Move allocation tests into heap.c. 2014-03-27 16:16:04 +01:00
actctx.c kernel32/tests: Simplify activation context tests by using todo_wine_if. 2016-02-10 21:50:26 +09:00
atom.c
change.c Assorted spelling and grammar fixes. 2015-11-17 22:56:40 +09:00
codepage.c libwine: Map partial DBCS characters to the default char. 2016-02-09 13:46:48 +09:00
comm.c ntdll: Finish serial reads of size 0 immediately. 2016-02-25 22:45:07 +09:00
console.c kernel32/tests: Add tests for the TRUE pathway of GetCurrentConsoleFont. 2016-01-28 01:22:41 +09:00
debugger.c kernel32/tests: Help the tests portably declare printf()-syle functions. 2016-01-13 23:46:33 +09:00
directory.c kernel32/tests: Reset current directory of current process. 2016-03-01 01:50:13 +09:00
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 kernel32/tests: Reset current directory of current process. 2016-03-01 01:50:13 +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 kernel32/tests: Use todo_wine_if() in tests. 2016-02-16 12:09:37 +09:00
locale.c kernel32/tests: Additional test for GetStringTypeW() and Zl/Zp categories. 2016-02-19 11:06:48 +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: Reset current directory of current process. 2016-03-01 01:50:13 +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/tests: Disable Windows version dependent test for pcPriClassBase. 2016-02-10 22:02:20 +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 tests for RtlInterlockedPushListSList[Ex]. 2016-02-11 12:22:11 +09:00
thread.c kernel32/tests: Remove unnecessary busy loop (PVS-Studio). 2015-10-21 19:19:08 +09:00
time.c kernel32/tests: Avoid testing for a hard-coded timezone name. 2016-02-12 23:06:55 +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 kernel32/tests: Use Interlocked functions to avoid fault counters being optimized out. 2016-03-22 00:36:28 +09:00
volume.c kernel32/tests: Avoid testing the D: drive which may not exist. 2015-11-24 00:25:02 +09:00