aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-08cmake: Update FindCMokery.Andreas Schneider1-1/+1
2011-08-13cmake: Check for argp library only on bsd and solaris.Andreas Schneider1-1/+3
2011-01-13Replaced argp support for platforms that support itAris Adamantiadis1-1/+4
2010-12-29cmake: Added include and library deps to torture.Andreas Schneider1-2/+12
2010-12-29cmake: Fixed test includes and libraries.Andreas Schneider1-4/+4
2010-12-29build: Fixed include directories for torture lib.Andreas Schneider1-2/+1
2010-12-28tests: Start to migrate tests to cmockery.Andreas Schneider1-7/+2
2010-12-28Moved benchmarks to the tests/ directoryAris Adamantiadis1-0/+5
2010-09-29build: Fixed the unit test build.Andreas Schneider1-0/+1
2010-09-08build: Make sure to link against all required thread libraries.Andreas Schneider1-1/+2
2010-09-08build: Improve the check for argp.Andreas Schneider1-2/+2
2010-09-06threads: Build a libssh threading library.Andreas Schneider1-1/+7
2010-09-03build: Added support to find argp on BSD.Andreas Schneider1-1/+5
2010-06-03tests: Move client tests to a seperate directory.Andreas Schneider1-0/+3
2010-03-04Fixed linking of the tests.Andreas Schneider1-2/+2
2010-03-02Fixed unit testing.Andreas Schneider1-1/+1
2010-03-02Added unit testing support using check.Andreas Schneider1-0/+19