[Cppunit-devel] threading support in cppunit
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2007-04-02 17:11:09
|
Hi, I want to use a C++ unit testing framework which supports threads - the framework should be thread safe and has support for testing multi-threaded programs. Also if the framework helps in testing client-server applications, that's a big help for my development. Can someone please suggest whethere cppunit helps with the above or any other recommendations. I looked around the web but didn't find anything definitive. Thanks for your help, Bikash |