summaryrefslogtreecommitdiff
path: root/tko/parsers/test/new_scenario.py
AgeCommit message (Collapse)AuthorFilesLines
2009-08-27Make a bunch of stuff executablembligh1-0/+0
git-svn-id: svn://test.kernel.org/autotest/trunk@3621 592f7852-d20e-0410-864c-8624ca9c26a4
2009-07-11Update parser unittests to use autotempmbligh1-3/+5
Signed-off-by: Scott Zawalski <scottz@google.com> git-svn-id: svn://test.kernel.org/autotest/trunk@3397 592f7852-d20e-0410-864c-8624ca9c26a4
2009-06-22Not all distros put a symlink in for the python version. Howevermbligh1-1/+1
all should have a /usr/bin/python target. There are still a couple files that hardcode a /usr/lib/python2.4 path, but that's a harder problem to solve and outside the scope of this patch. Signed-off-by: Jesse Keating <jkeating@redhat.com> git-svn-id: svn://test.kernel.org/autotest/trunk@3319 592f7852-d20e-0410-864c-8624ca9c26a4
2008-11-19Support for site specific scenerios.mbligh1-6/+9
Signed-off-by: Cary Hull <chull@google.com> git-svn-id: svn://test.kernel.org/autotest/trunk@2445 592f7852-d20e-0410-864c-8624ca9c26a4
2008-11-18Parser regression testing support.mbligh1-0/+106
Signed-off-by: Cary Hull <chull@google.com> git-svn-id: svn://test.kernel.org/autotest/trunk@2432 592f7852-d20e-0410-864c-8624ca9c26a4