summaryrefslogtreecommitdiff
path: root/tests/home
AgeCommit message (Collapse)Author
2009-02-04tests: making the temporary directory be created in a new place. make sure ↵Daniel Kahn Gillmor
the proxy command used in the test is the new subcommand.
2008-10-28touch known_hosts file in monkeysphere so that permission checkingJameson Graef Rollins
down't fail. remove spurios directory in monkeysphere.dirs. more work on test suite.
2008-10-28test suite now auto-detects which flavor of prng support GPG uses.Daniel Kahn Gillmor
2008-10-27extend test suite to check for authentication denial whenJameson Graef Rollins
authorized_user_ids has been removed.
2008-10-26testing: A bit more fine-tuning, so that the test suite should successfully ↵Daniel Kahn Gillmor
complete without any user interaction.
2008-10-26testing: setting up the fake testuser account with an authorized_user_id.Daniel 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: 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-25repaired admin keyringDaniel Kahn Gillmor
2008-10-25more work on test suite.Jameson Graef Rollins
2008-10-25more work on test suite.Jameson Graef Rollins
2008-10-25testing: admin has signed key of testuser; testuser has lsigned key of ↵Daniel Kahn Gillmor
admin, and granted full ownertrust to admin.
2008-10-25more changes to test suite, and add admin/testuser gpg.conf files toJameson Graef Rollins
use quick-random option
2008-10-13More work on test suite.Jameson Graef Rollins
2008-10-12some work on the test script.Jameson Graef Rollins