Hi, Andreas. Could you take a look at the http://code.google.com/p/googletest/ project? It is C++ framework, but it provides a lot of possibilities for testing of software in various ways. Good documentation and a lot of examples you can find in the Wiki page.
>From my point of view implementation of dedicated smbtoruture (i've a brief look at it, may be i'am wrong...) like mechanism is quite expensive and unreasonable for libssh case. The goal as i understand is to make a set of test cases, but not an another testing framework. 2009/12/24 Andreas Schneider <[email protected]> > On Thursday 24 December 2009 16:32:04 you wrote: > > Hi Aris, > > Hey, > > > It seems that this is related to my issue > > (http://dev.libssh.org/ticket/29). I will try to provide you a small > test > > case next year. > > this sounds like a great idea. Maybe we should think about implementing a > test > system next year. Something like smbtorture... > > > -- andreas > > -- > cybernetic synapses - http://www.cynapses.org/ > -- Mikhail
