aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2011-01-13Replaced argp support for platforms that support itAris Adamantiadis1-1/+4
Argp is really useful, but it's not mandatory.
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
https://code.google.com/p/cmockery/wiki/Cmockery_Unit_Testing_Framework
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
Tests which require a running sshd should go to tests/client.
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