10 Commits

Author SHA1 Message Date
Manoj Ampalam
13f99e8cb8 Undo unwanted changes to unittest files 2017-02-05 17:08:04 -08:00
Manoj Ampalam
9bc3da7fa7 Cleaned up unittests (https://github.com/PowerShell/Win32-OpenSSH/issues/477)
unittest-sshkey.exe failures still need investigation
2017-01-27 14:11:27 -08:00
Manoj Ampalam
6aa5b815c2 To be cleaned sources from Win32 Fork 2016-12-19 14:48:14 -08:00
markus@openbsd.org
5bf0933184 upstream commit
Adapt tests, now that DSA if off by default; use
 PubkeyAcceptedKeyTypes and PubkeyAcceptedKeyTypes to test DSA.

Upstream-Regress-ID: 0ff2a3ff5ac1ce5f92321d27aa07b98656efcc5c
2015-07-15 16:04:27 +10:00
Darren Tucker
5d5ec165c5 Restrict ECDSA and ECDH tests.
ifdef out some more ECDSA and ECDH tests when built against an OpenSSL
that does not have eliptic curve functionality.
2015-02-25 15:32:49 +11:00
Damien Miller
cb030ce25f include includes.h to avoid build failure on AIX 2015-02-24 09:23:30 -08:00
Darren Tucker
4c356308a8 Wrap stdint.h includes in HAVE_STDINT_H. 2015-02-24 13:49:31 +11:00
Damien Miller
ade31d7b6f these need active_state defined to link on OSX
temporary measure until active_state goes away entirely
2015-01-27 23:06:23 +11:00
Damien Miller
1ca3e2155a fix kex test 2015-01-20 10:11:31 +11:00
markus@openbsd.org
9e06a0fb23 upstream commit
add kex unit tests
2015-01-20 00:22:50 +11:00