summaryrefslogtreecommitdiff
path: root/tests/basic
AgeCommit message (Collapse)Author
2008-10-26testing: fixing some bash escaping, adding in one last FIXMEDaniel Kahn Gillmor
2008-10-26testing: added a passphrase (abc123) for the testuser private key; supplied ↵Daniel Kahn Gillmor
a phony SSH_ASKPASS to provide the password when needed.
2008-10-26testing: moved the LogLevel debugging for ssh into config files, added an ↵Daniel Kahn Gillmor
ssh-agent to the final ssh invocation.
2008-10-26testing: move ProxyCommand into a simple shell script to ease invocation ↵Daniel Kahn Gillmor
(shell logical operators do not work directly in ProxyCommand argument).
2008-10-26testing switching back to SSHD_PID, since the jobspec does not seem to work ↵Daniel Kahn Gillmor
through a trap.
2008-10-26testing: only try to kill backgrounded sshd if process exists.Daniel Kahn Gillmor
2008-10-26testing: using jobspec instead of SSHD_PIDDaniel Kahn Gillmor
2008-10-26testing: fix ssh_config var UserKnownHosts to UserKnownHostsFile.Daniel Kahn Gillmor
2008-10-26testing: adding temporary monkeysphere config and ssh config.Daniel Kahn Gillmor
2008-10-26testing: make final ssh command more verbose; supplying a default empty ↵Daniel Kahn Gillmor
password for gen-subkey.
2008-10-26testing: transfer permissions of home directories for testuser and admin.Daniel Kahn Gillmor
2008-10-25more test suite fixes.Jameson Graef Rollins
2008-10-25more work on test suite.Jameson Graef Rollins
2008-10-25more work on test suite.Jameson Graef Rollins
2008-10-25more tweaks to test script.Jameson Graef Rollins
2008-10-25fix path to sshd_config in test scriptJameson Graef Rollins
2008-10-25Merge commit 'dkg/master'Jameson Graef Rollins
Conflicts: tests/basic
2008-10-25more changes to test suite, and add admin/testuser gpg.conf files toJameson Graef Rollins
use quick-random option
2008-10-25test now has better sshd configuration.Daniel Kahn Gillmor
2008-10-25add a socat-based sshd invocation to the basic test suite.Daniel Kahn Gillmor
2008-10-13More work on test suite.Jameson Graef Rollins
2008-10-12some work on the test script.Jameson Graef Rollins
2008-09-14adding initial testsuite (totally unfinished!), bug report about ↵Daniel Kahn Gillmor
genericizing filesystem locations.