msi/tests: add test to verify we can create 4000 msi handles

Dan Kegel dank at kegel.com
Mon Aug 28 09:41:55 CDT 2006


Wine currently only supports 240 MSI handles, but
QuickTest Pro needs something like 2000 handles.
This patch adds a test to check whether 4000 handles can be opened.
This test passes when built with MSVC and run on Windows,
but part of it has to be marked todo_wine for now.

Next I'll resend my patch that removes the limit on handles;
it will also remove the todo_wine in this test.

Changelog:
 msi/tests/db.c: verify we can open 4000 msi handles

 tests/db.c |   44 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msi-handletable-test.patch
Type: text/x-patch
Size: 1749 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060828/2a880d61/msi-handletable-test.bin


More information about the wine-patches mailing list