From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2008-01-10 12:50:58


Hello,

is Boost.Test framework thread safe in regards to the following use case:

I would like to start multiple threads with some testing tasks. These
threads will call boost TestTools functions (BOOST_CHECK... etc.). Is this
scenario supported?

With Kind Regards,
Ovanes Markarian