mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 12:20:42 +09:00
doc: Document server testing
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
5
INSTALL
5
INSTALL
@@ -47,6 +47,11 @@ compile option -DCLIENT_TESTING=ON. These tests require an OpenSSH
|
|||||||
server package and some wrapper libraries (see optional requirements) to
|
server package and some wrapper libraries (see optional requirements) to
|
||||||
be installed.
|
be installed.
|
||||||
|
|
||||||
|
If you're interested in server testing, then a OpenSSH client should be
|
||||||
|
installed on the system and if possible also dropbear. Once that is done
|
||||||
|
enable server support with -DWITH_SERVER=ON and enable testing of it with
|
||||||
|
-DSERVER_TESTING=ON.
|
||||||
|
|
||||||
## Testing build
|
## Testing build
|
||||||
|
|
||||||
make test
|
make test
|
||||||
|
|||||||
Reference in New Issue
Block a user