We *really* need a development model change !

Andriy Palamarchuk apa3a at yahoo.com
Mon Jan 7 14:03:48 CST 2002


Spent a couple of days trying to port my test to C
unit testing framework "Check".

Simple tests work fine. Problems start when I try to
use multithreaded Wine tests. In one case the
framework stucks on reading from pipe. Other code
layouts have other issues. The cause may be in
incorrect pipes handling, multi-process tests handling
or interaction with Wine thread implementation.

I remember I also had some problems with Perl
multithreaded tests...

I attached my unit test example, almost identical to
the one I published before for Perl framework. There
is also a whole working directory. If you want to play
with the it, just unpack it to wine/programs
directory.

Andriy Palamarchuk

__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check.tar.gz
Type: application/x-gzip
Size: 38884 bytes
Desc: check.tar.gz
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20020107/830ef4d4/check.tar.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sysparams.c
Type: application/octet-stream
Size: 5133 bytes
Desc: sysparams.c
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20020107/830ef4d4/sysparams.obj


More information about the wine-devel mailing list