[1/3] ole32/tests: Add tests for CoWaitForMultipleHandles.

Sebastian Lackner sebastian at fds-team.de
Fri Nov 21 04:02:47 CST 2014


This patch also adds an OleUninitialize() to a previous test, where it was missing.
The last test needs a separate thread because on Windows 8 the timeout argument is not working properly, and the test get stuck otherwise.

The following error on the w8 testbot 

compobj.c:1555: Test failed: CoRevokeClassObject called from different thread to where registered should return RPC_E_WRONG_THREAD instead of 0x00000000

is not related to my patch, and is also present in 

https://newtestbot.winehq.org/JobDetails.pl?Key=10376

---
 dlls/ole32/tests/compobj.c | 210 +++++++++++++++++++++++++++++++++++++++++++++
 include/objbase.h          |   5 +-
 2 files changed, 213 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ole32-tests-Add-tests-for-CoWaitForMultipleHandles.patch
Type: text/x-patch
Size: 11204 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141121/6636c1b3/attachment-0001.bin>


More information about the wine-patches mailing list