Re: tests for all of API

2009-05-22 Thread Daniel Stenberg
On Wed, 20 May 2009, David Rennalls wrote: > is there more example/test code that could make it's way into CVS ? I don't have any examples nor tests pending, although I would very much welcome such addition. Especially our lack of test cases is a serious problem I think. -- / daniel.haxx.s

Re: tests for all of API

2009-05-20 Thread Peter Stuge
David Rennalls wrote: > Obviously users and the libssh2 developers are using these API > calls I don't think so. Roman was looking in to using remote port forwarding and found some bugs. I will want to use these features as well, but I actually do not expect them to be very functional, but instea

tests for all of API

2009-05-20 Thread David Rennalls
Hi, I'm pretty new to libssh2. I was just wondering if there are tests/sample code for all aspects of the libssh2 API that perhaps that aren't in CVS/git ? The reason I ask is as I've tried to familiarize myself with the API I've noticed certain API calls aren't exercised in the sample/tes