aboutsummaryrefslogtreecommitdiff
path: root/tests/client/torture_session.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-28Fix config.h includesAndreas Schneider1-0/+2
2016-01-14tests: Support other openssh versions ...Andreas Schneider1-6/+4
2016-01-14tests: Migrate torture_session to cwrap testAndreas Schneider1-40/+51
2015-09-07tests: Migrate to new cmocka APIAndreas Schneider1-5/+9
2015-02-02tests: allow conditionnal execution on patternAris Adamantiadis1-1/+2
2013-12-15tests: Use new auth API in the torture_session test.Andreas Schneider1-2/+3
2013-07-21tests: Don't leak memory in torture_channel_read_error().Andreas Schneider1-0/+2
2013-06-11tests: Check the return value of write.Andreas Schneider1-1/+2
2012-12-27Test for bug #64, ssh_channel_read doesn't detect errorsAris Adamantiadis1-0/+108