aboutsummaryrefslogtreecommitdiff
path: root/tests/unittests/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-10-16CVE-2018-10933: Add tests for packet filteringAnderson Toshiyuki Sasaki1-0/+1
2018-10-05include: Add macros for bytearray handlingAndreas Schneider1-0/+1
2018-09-26cmake: Rewritten AddCMockaTest.cmakeAnderson Toshiyuki Sasaki1-83/+69
2018-09-05tests: Fix linking unit testsAndreas Schneider1-25/+25
2018-08-29tests: Add torture_hashes for pubkey hashesJan-Niklas Burfeind1-0/+2
2018-08-20cmake: Improve compiler flag detectionAndreas Schneider1-0/+38
2018-08-03tests: Run thread tests on WindowsAnderson Toshiyuki Sasaki1-8/+12
2018-08-03tests: Add test for RSA PKI running on threadsAnderson Toshiyuki Sasaki1-0/+2
2018-08-03tests: Add test for crypto running on threadsAnderson Toshiyuki Sasaki1-0/+2
2018-08-03tests: Add test for buffer running on threadsAnderson Toshiyuki Sasaki1-0/+3
2018-08-03tests: Add test for init running on threadsAnderson Toshiyuki Sasaki1-0/+2
2018-08-03threads: Automatically call ssh_init on loadAnderson Toshiyuki Sasaki1-2/+3
2018-06-29cmake: Disable torture_packet on WindowsAndreas Schneider1-1/+3
2018-06-28tests: packet encryption unit testingAris Adamantiadis1-0/+1
2018-06-04knownhosts: Introduce new known hosts managing functionsAndreas Schneider1-0/+1
2018-01-10cmake: Move ed25519 tests into unix partAndreas Schneider1-1/+1
2018-01-10tests: Move rsa tests to own test fileAndreas Schneider1-0/+1
2018-01-10tests: Move ecdsa tests to own test fileAndreas Schneider1-0/+4
2018-01-10tests: Move dsa tests to own test fileAndreas Schneider1-0/+4
2017-08-24tests: added unit test on including config filesNikos Mavrogiannopoulos1-0/+1
2016-11-03tests: Disable x11 test which fails too oftenAndreas Schneider1-3/+4
2015-09-23tests: add test for cipher.(de|en)cryptAris Adamantiadis1-0/+1
2015-09-07cmake: Handle libssh threas library correctlyAndreas Schneider1-5/+7
2015-05-05cmake: Add missing OpenSSL include directoryAndreas Schneider1-0/+2
2015-02-02ed25519: Add test for signatures and verificationAris Adamantiadis1-0/+1
2015-01-20tests: Add torture_server_x11 test.Alan Dunn1-0/+3
2013-10-31tests: Add a test for ssh_channel().Andreas Schneider1-0/+2
2012-10-07test: Use cmocka instead of cmockery.Andreas Schneider1-10/+10
2011-04-14Added some tortures for pkimilo1-0/+1
2011-02-12Connect: Test the new isipaddr() functionAris Adamantiadis1-0/+1
2011-01-01tests: Don't run torture_keyfiles on Windows.Andreas Schneider1-1/+3
2010-12-29cmake: Don't build torture_rand on Windows.Andreas Schneider1-1/+3
2010-12-28tests: Migrated torture_rand to cmockery.Andreas Schneider1-1/+1
2010-12-28tests: Migrated torture_options to cmockery.Andreas Schneider1-1/+1
2010-12-28tests: Migrated torture_misc to cmockery.Andreas Schneider1-1/+1
2010-12-28tests: Migrated torture_list to cmockery.Andreas Schneider1-1/+1
2010-12-28tests: Moved torture_knownhosts to client tests.Andreas Schneider1-1/+0
2010-12-28tests: Migrated torture_keyfiles to cmockery.Andreas Schneider1-1/+1
2010-12-28tests: Migrated torture_init to cmockery.Andreas Schneider1-1/+1
2010-12-28tests: Migrated torture_callbacks to cmockery.Andreas Schneider1-1/+1
2010-12-28tests: Migrate torture_buffer to cmockery.Andreas Schneider1-1/+1
2010-12-28tests: Start to migrate tests to cmockery.Andreas Schneider1-9/+9
2010-10-03Added buffer test caseAris Adamantiadis1-0/+1
2010-08-30Added test for the openssl threadingAris Adamantiadis1-0/+1
2010-06-25Add ssh_callbacks_exists internal macro + unittestAris Adamantiadis1-2/+3
2010-06-03tests: Moved proxycommand test to client tests.Andreas Schneider1-1/+0
2010-06-03tests: Move client tests to a seperate directory.Andreas Schneider1-2/+0
2010-05-18Added unit test for kbdint and password auth.Aris Adamantiadis1-0/+1
2010-05-09Test case for proxycommandAris Adamantiadis1-0/+1
2010-05-07Added torture_algorithms test caseAris Adamantiadis1-0/+1