ssh2/tests
Alexander Lamaison 6bf8983368 CMake build system.
Tested:
 - Windows:
    - Visual C++ 2005/2008/2010/2012/2013/MinGW-w64
    - static/shared
    - 32/64-bit
    - OpenSSL/WinCNG
    - Without zlib
 - Linux:
    - GCC 4.6.3/Clang 3.4
    - static/shared
    - 32/64-bit
    - OpenSSL/Libgcrypt
    - With/Without zlib
 - MacOS X
    - AppleClang 6.0.0
    - static
    - 64-bit
    - OpenSSL
    - Without zlib

Conflicts:
	README
2015-03-12 22:48:38 +00:00
..
etc Add a more realistic self-test of libssh2. 2008-11-21 15:00:18 +00:00
.gitignore some more .cvsignore / .gitignore fixes. 2009-09-04 02:23:28 +02:00
CMakeLists.txt CMake build system. 2015-03-12 22:48:38 +00:00
libssh2_config.h.in CMake build system. 2015-03-12 22:48:38 +00:00
Makefile.am Add manpage syntax checker to 'check' target 2011-09-12 15:38:00 +02:00
mansyntax.sh Man man syntax tests fail gracefully if man version is not suitable. 2015-03-12 22:11:47 +00:00
simple.c make it C90 compliant 2010-04-12 22:09:38 +02:00
ssh2.c Return valid code from test fixture on failure. 2015-03-12 21:50:11 +00:00
ssh2.sh Make it simpler to get more debug info. 2010-01-07 19:43:40 +01:00
sshd_fixture.sh.in CMake build system. 2015-03-12 22:48:38 +00:00
sshdwrap Add a more realistic self-test of libssh2. 2008-11-21 15:00:18 +00:00