Re: [Cppunit-devel] threading support in cppunit
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2007-04-02 17:11:55
|
Please cc me in the reply. Thank you. -Bikash On Mon, 2 Apr 2007, Bikash K Agarwalla wrote: > 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 > |