summaryrefslogtreecommitdiff
path: root/cli/user_unittest.py
AgeCommit message (Collapse)AuthorFilesLines
2009-07-11Update CLI to use autotemp for tempfilesmbligh1-3/+7
Signed-off-by: Scott Zawalski <scottz@google.com> git-svn-id: svn://test.kernel.org/autotest/trunk@3396 592f7852-d20e-0410-864c-8624ca9c26a4
2009-02-07Remove the old acl_groups_users and acl_groups_hosts many2many pivotshoward1-2/+2
table column name hack. Renames acl_group_id -> aclgroup_id. Adds a migration script and updates the one piece of code that actually depended upon the old name. This is needed for my upcoming change that ports autotest to Django 1.0.x but seems worth cleaning up as a change of its own. Signed-off-by: Gregory Smith <gps@google.com> git-svn-id: svn://test.kernel.org/autotest/trunk@2764 592f7852-d20e-0410-864c-8624ca9c26a4
2008-08-01Attached is the CLI code tarball. It is documented at ↵mbligh1-0/+163
http://test.kernel.org/autotest/CLIHowTo From: jmeurin@google.com git-svn-id: svn://test.kernel.org/autotest/trunk@1950 592f7852-d20e-0410-864c-8624ca9c26a4