aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2020-05-06cmake: Add autogenerated libssh_version.hHeiko Thiery1-0/+1
2020-04-20Make the testing ping use all supported algorithmsJakub Jelen1-1/+1
2020-03-29torture: Added a function to setup a libssh based serverAnderson Toshiyuki Sasaki1-0/+11
2019-12-23CMakeLists: Shorten the keys lists passed to the ssh commandJakub Jelen1-0/+6
2019-12-23tests: use detected sshd pathAris Adamantiadis1-8/+8
2019-12-23pkd: use detected OpenSSH supported key typesAris Adamantiadis1-1/+2
2019-12-23tests: detect OpenSSH supported ciphersAris Adamantiadis1-0/+70
2019-12-23tests: fix typosAris Adamantiadis1-1/+1
2019-12-20tests/CMakeLists: Adds keys to authorized hosts list. copies script used to s...Sahana Prasad1-0/+24
2019-11-07cmake: Fix setting up cwrap for server testingAndreas Schneider1-6/+8
2019-11-07cmake: Do not use cached LIBSSH_PUBLIC_INCLUDE_DIRSAndreas Schneider1-9/+6
2019-11-07cmake: Rename static libraryAndreas Schneider1-1/+1
2019-11-07cmake: Create ssh library directly as libsshAndreas Schneider1-1/+1
2019-07-08cmake: We don't have to define the ssh link librariesAndreas Schneider1-2/+1
2019-06-20tests: Filter out bogus output from openssh in FIPS ModeJakub Jelen1-2/+2
2019-04-17tests: add OpenSSL includes dir for torture testsBen Toews1-0/+1
2019-01-22tests: Added test serverAnderson Toshiyuki Sasaki1-0/+1
2018-11-23tests: Do not require all the crypto libs to build testsuiteJakub Jelen1-2/+0
2018-11-15tests: Fix chroot_wrapper locationAndreas Schneider1-1/+1
2018-10-19tests: Verify we can authenticate using ed25519 keyJakub Jelen1-0/+6
2018-09-18tests: Wait for the server to startJakub Jelen1-0/+8
2018-09-17tests: Verify the pubkey authentication works with ECDSA keysJakub Jelen1-0/+5
2018-08-03threads: Automatically call ssh_init on loadAnderson Toshiyuki Sasaki1-7/+0
2018-06-30torture: Add assert macros for ssh return codesAndreas Schneider1-1/+2
2018-06-29cmake: Add SERVER_TESTING optionAndreas Schneider1-2/+2
2018-06-29cmake: Rename WITH_CLIENT_TESTING option to CLIENT_TESTINGAndreas Schneider1-2/+2
2018-02-04cmake: Build ssh_server_fuzzer if enabledAndreas Schneider1-0/+4
2018-01-10tests: Move torture keys to own fileAndreas Schneider1-4/+8
2018-01-10tests: Move helper functions to a common fileAndreas Schneider1-1/+1
2017-12-15tests: Temporarily build chroot_wrapperJakub Jelen1-1/+10
2016-03-17cmake: Fix torture buildAndreas Schneider1-1/+3
2016-03-17cmake: Try to fix FindArgp moduleAndreas Schneider1-4/+6
2016-03-15torture_auth: Add tests for client side certificate authenticationAxel Eppe1-0/+5
2016-02-03tests: Fix running ssh-agentAndreas Schneider1-1/+10
2016-02-03tests: Always start tests as root so we can switch to a userAndreas Schneider1-1/+1
2016-01-18tests: Require pam_wrapper 1.0.1Andreas Schneider1-1/+1
2016-01-14tests: Turn on PAM support in sshd with pam_wrapperAndreas Schneider1-1/+7
2016-01-14tests: Support other openssh versions ...Andreas Schneider1-0/+8
2016-01-14tests: Add public keys for bobAndreas Schneider1-0/+7
2016-01-14cmake: Configure nss_wrapper and uid_wrapperAndreas Schneider1-0/+20
2016-01-14cmake: Search for cwrap and sshd.Andreas Schneider1-0/+12
2015-09-07cmake: Handle libssh threas library correctlyAndreas Schneider1-2/+2
2015-07-03cmake: Fix zlib include directoryAndreas Schneider1-3/+3
2015-06-24cmake: Do not use CMAKE_(SOURCE|BINARY)_DIRDouglas Heriot1-1/+1
2015-05-05tests: Only link against threading library if availableAndreas Schneider1-10/+14
2014-10-15tests: fix pkd build breakagesJon Simons1-1/+3
2014-10-12tests: introduce pkd_helloJon Simons1-0/+2
2014-02-02build: fix cmake bug introduced yesterdayAris Adamantiadis1-3/+3
2014-02-01tests: fix compilation on OSX (libargp detection)Aris Adamantiadis1-1/+1
2012-10-07test: Use cmocka instead of cmockery.Andreas Schneider1-3/+3