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/

Attachment: check.tar.gz
Description: check.tar.gz

Attachment: sysparams.c
Description: sysparams.c

Reply via email to