7f806b7c68
tests: Fix non-blocking auth tests.
...
The ssh_userauth_none() call should already be non-blocking. However
this this function is broken in non-blocking mode. It should reveal the
existing bug.
2013-12-15 21:03:00 +01:00
a6107f7432
tests: Fix blocking mode in password auth test.
2013-12-15 20:42:18 +01:00
f8debe9a19
tests: Use new auth API in the torture_auth test.
2013-12-15 20:26:17 +01:00
ad0abff8b3
tests: Add missing line breaks.
2013-11-28 11:49:11 +01:00
717840fc09
torture: check for presence of ssh agent
2011-09-23 22:33:21 +02:00
f3d00e4bc3
tests: nonblocking keyboard-interactive
2011-09-11 17:39:20 +02:00
27dea35608
Test: added torture_auth_autopubkey_nonblocking
2011-09-11 17:22:27 +02:00
7b663df185
Tests: unit test for agent authentication
2011-09-11 17:22:27 +02:00
6b52aaff1c
ssh_auth_password made nonblocking
2011-01-16 23:42:19 +01:00
2464a25de7
tests: Fixed a build warning introduced before.
2011-01-03 09:02:34 +01:00
e12253168c
tests: Call init and finalize in client torture tests.
2011-01-03 08:46:14 +01:00
98bacf032f
tests: Added torture_auth_autopubkey client test.
2011-01-01 20:53:55 +01:00
3e2f714248
tests: Fixed a assert bug in torture_auth.
2010-12-29 09:13:17 +01:00
8bd29736d2
tests: Migrated torture_auth to cmockery.
2010-12-28 22:14:47 +01:00
5dd4f7604f
tests: Move client tests to a seperate directory.
...
Tests which require a running sshd should go to tests/client.
2010-06-03 12:36:00 +02:00