aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2009-11-30Some brain surgery to add event-based socketsAris Adamantiadis2-1/+78
chapter 1- SSH Socket Connections. I would like to be able to -Have a ssh_poll_ctx object -Add a ssh socket over it -launch the socket connection (using socket functions) -ssh_poll_ctx_dopoll() -Wait for the timeout or have the "connected" callback called
2009-11-08First lines of experimental pcap output supportAris Adamantiadis2-1/+54
This will serve to debug packets right under wireshark !
2009-11-05A few test cases for benchmarksAris Adamantiadis3-0/+36
2009-07-24Added a threading + sftp stress testcaseAris Adamantiadis1-0/+174
2009-05-04Add a exec test.Andreas Schneider3-3/+68
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@713 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-17preliminary test suiteAris Adamantiadis5-0/+198
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@153 7dcaeef0-15fb-0310-b436-a5af3365683c