summaryrefslogtreecommitdiff
path: root/piglit-resume.py
AgeCommit message (Expand)AuthorFilesLines
2016-05-02framework: update the rest of the piglit-* commands to be py3Dylan Baker1-3/+8
2016-04-16piglit: Fix spelling mistakesEric Engestrom1-1/+1
2016-03-28framework: fix unicode command line arguments with python 2.xDylan Baker1-1/+5
2014-06-19python: change she-bang to python2Dylan Baker1-1/+1
2014-05-08wrappers: Fix argument issue with new wrapper scriptsJordan Justen1-1/+1
2014-05-06framework: move executable functions to modulesDylan Baker1-86/+22
2014-04-24python: Add results_dir to TestProfileDylan Baker1-0/+1
2014-04-17framework: Split TestProfile and related out of coreDylan Baker1-1/+2
2014-04-02Remove extra newline from the end of run messageThomas Wood1-2/+1
2014-03-12python: Convert from print statement to functionDylan Baker1-0/+1
2014-02-20log: add verbose loggerDylan Baker1-1/+2
2014-02-06tests/igt: restore dmesg-by-defaultDaniel Vetter1-1/+3
2014-02-04Use the new dmesg classDylan Baker1-0/+1
2014-01-12Add support to load multiple test profilesDylan Baker1-1/+1
2014-01-09Save and restore platform for piglitDylan Baker1-0/+7
2013-12-30piglit-resume.py: pep8 fixesDylan Baker1-8/+8
2013-12-26piglit-resume.py: Fix bug in resumeDylan Baker1-2/+1
2013-11-19Split resume functionality out of piglit-run.pyDylan Baker1-0/+84