aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-10-05torture: Fix ssh version detectionAndreas Schneider1-1/+1
2018-10-05torture: Set sshd debug level to DEBUG3Andreas Schneider1-1/+1
2018-10-05torture: Also write stderr to a fileAndreas Schneider1-2/+2
2018-10-05torture: Add additional sftp-server path for BSDAndreas Schneider1-2/+6
2018-10-05tests: Wait for sshd to start before connectingAndreas Schneider1-0/+3
2018-10-05tests: Turn on PAM support in sshd with pam_wrapperAndreas Schneider4-1/+17
2018-10-05torture: Improve process termination functionAndreas Schneider1-5/+16
2018-10-05tests: Support other openssh versions ...Andreas Schneider3-3/+29
2018-10-02cmake: Configure nss_wrapper and uid_wrapperAndreas Schneider5-0/+34
2018-10-02torture: Start sshd as rootAndreas Schneider1-0/+4
2018-10-02torture: Enable old host key algos for testingAndreas Schneider1-0/+1
2018-10-02torture: Enable old cipher and kex algos in sshdAndreas Schneider1-0/+3
2018-10-02torture: Create a torture_terminate_process() functionAndreas Schneider2-34/+47
2018-10-02torture: Add torture_teardown_sshd_server().Andreas Schneider2-0/+45
2018-10-02torture: Restrict files to we write to our user.Andreas Schneider1-1/+1
2018-10-02torture: Add function to setup sshd serverAndreas Schneider2-9/+118
2018-10-02torture: Add torture_teardown_socket_dir().Andreas Schneider2-0/+26
2018-10-02torture: Add torture_setup_socket_dir().Andreas Schneider2-0/+54
2018-10-02tests: Add ssh host keys for test environment.Andreas Schneider8-0/+48
2018-10-02cmake: Search for cwrap and sshd.Andreas Schneider1-0/+12
2015-12-17Fix a bunch of -Wmaybe-uninitializedFabiano FidĂȘncio1-3/+3
2015-09-08cmake: Handle libssh threas library correctlyAndreas Schneider2-7/+9
2015-08-10tests: Add checks for ssh_key_is_private()Andreas Schneider1-0/+30
2015-07-03cmake: Fix zlib include directoryAndreas Schneider2-6/+6
2015-06-24cmake: Do not use CMAKE_(SOURCE|BINARY)_DIRDouglas Heriot1-1/+1
2015-05-06valgrind: Add suppression for openssl FIPS dlopen leakAndreas Schneider1-0/+12
2015-05-06valgrind: Ignore valgrind free bug on exitAndreas Schneider1-0/+12
2015-05-06tests: Migrate torture_keyfiles to testkey functionsAndreas Schneider1-16/+31
2015-05-06torture: Move TORTURE_TESTKEY_PASSWORD to headerAndreas Schneider2-2/+2
2015-05-06tests: Fix memory leak in torture_server_x11 testAndreas Schneider1-0/+2
2015-05-05tests: Only link against threading library if availableAndreas Schneider1-10/+14
2015-05-05cmake: Add missing OpenSSL include directoryAndreas Schneider1-0/+2
2015-05-05tests: Apply umask before calling mkstemp()Andreas Schneider2-1/+8
2015-05-04tests: Fix ctest default scriptAndreas Schneider1-4/+4
2015-04-02unittests: Fix memory leak in torture_pki_ed25519Andreas Schneider1-0/+2
2015-02-14torture: fix includes for freebsd10Aris Adamantiadis1-1/+3
2015-02-12tests: torture-misc: check for NULL return codesAris Adamantiadis1-3/+17
2015-02-12tests: workaround for compiling with older cmockaAris Adamantiadis1-0/+6
2015-02-02tests: allow conditionnal execution on patternAris Adamantiadis25-26/+88
2015-02-02ed25519: Add test for signatures and verificationAris Adamantiadis2-0/+122
2015-02-02tests: Add ed25519 encrypted keys exportAris Adamantiadis1-0/+29
2015-02-02tests: Add ed25519 encrypted keys importAris Adamantiadis2-1/+35
2015-02-02tests: Add ed25519 OpenSSH key savingAris Adamantiadis1-4/+47
2015-02-02tests: Add ed25519 OpenSSH key loading and operationsAris Adamantiadis2-2/+206
2015-01-21tests: Fix torture_server_x11().Andreas Schneider3-4/+30
2015-01-20tests: Add torture_server_x11 test.Alan Dunn2-0/+214
2015-01-20tests: Add ssh server setup functionalityAlan Dunn2-0/+49
2015-01-20tests: Add port option to torture_ssh_sessionAlan Dunn6-4/+12
2015-01-14pkd: Make sure we do not pass -1 to close.Andreas Schneider1-1/+3
2015-01-14pkd: Check return value of pkd_run_tests().Andreas Schneider1-0/+3