summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-29Set up a known hosts file, and use provided ssh private key for logging in.HEADmasterLars Wirzenius2-5/+25
2011-06-28Add --ssh-port option.Lars Wirzenius2-1/+3
2011-06-28Add Debian base system tests.Lars Wirzenius1-0/+51
2011-06-28Add logging and find_port_commands to systest.TestCase.Lars Wirzenius1-1/+17
2011-06-28Add copyright blob.Lars Wirzenius1-0/+14
2011-06-28Load tests from filenames, not Python module names.Lars Wirzenius1-1/+15
2011-06-28Load tests from files instead of including them in the code.Lars Wirzenius1-46/+1
2011-06-28Add .gitignore.Lars Wirzenius1-0/+1
2011-06-28Move systest base class to its own module.Lars Wirzenius2-52/+74
2011-06-15Move test cases from application class to new test case base class.Lars Wirzenius1-62/+63
2011-06-05Fix up sudo test so it should work.Lars Wirzenius1-2/+3
2011-06-05Add --list-test and simplify test names.Lars Wirzenius1-7/+11
2011-06-05Add way for hostcmd and targetcmd to provide stdin contents.Lars Wirzenius1-1/+7
2011-06-05Rough first draft of a systest tool.Lars Wirzenius1-0/+116