summaryrefslogtreecommitdiffstats
path: root/tests/client/torture_sftp_dir.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: Add port option to torture_ssh_sessionAlan Dunn2015-01-201-1/+1
| | | | | Signed-off-by: Alan Dunn <amdunn@gmail.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
* tests: Make sure the array is null terminated.Andreas Schneider2012-10-071-2/+2
|
* unittests:make sftp_dir pass on my laptopAris Adamantiadis2011-09-021-0/+2
|
* tests: Added two asserts to torture_sftp_dir.Andreas Schneider2011-02-131-0/+4
|
* tests: Some fixes for sftp_dir.Andreas Schneider2011-02-071-4/+5
|
* tests: Added test for sftp directory functions.Andreas Schneider2011-02-061-0/+67