From: John Maddock (john_at_[hidden])
Date: 2005-09-16 04:43:51


>I have found a test suite for various POSIX APIs, including the threading
>APIs
> at http://posixtest.sourceforge.net --- maybe some of the tests can be
> adapted
> to the boost threads API.

We certainly need better tests, the tests from pthread-win32 could probably
be rewritten to use Boost.Thread primitives as well. Basically we want to
beat this to death :-)

John.