summaryrefslogtreecommitdiffstats
path: root/tests/client/torture_session.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: Migrate to new cmocka APIAndreas Schneider2015-09-071-5/+9
| | | | Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
* tests: allow conditionnal execution on patternAris Adamantiadis2015-02-021-1/+2
| | | | | | | | Option can be used to filter out irrelevant tests usage: ./torture_pki '*ed25519' Signed-off-by: Aris Adamantiadis <aris@0xbadc0de.be> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
* tests: Use new auth API in the torture_session test.Andreas Schneider2013-12-151-2/+3
|
* tests: Don't leak memory in torture_channel_read_error().Andreas Schneider2013-07-211-0/+2
|
* tests: Check the return value of write.Andreas Schneider2013-06-111-1/+2
|
* Test for bug #64, ssh_channel_read doesn't detect errorsAris Adamantiadis2012-12-271-0/+108