summaryrefslogtreecommitdiff
path: root/tests/xts.py
AgeCommit message (Expand)AuthorFilesLines
2015-07-08xts: Add a set of rendercheck tests to run.Eric Anholt1-4/+56
2015-05-19tests/xts.py: use new error handling.Dylan Baker1-6/+3
2015-03-26profile.py: pass options to the pre-run and post-run hooksThomas Wood1-1/+1
2015-02-12xts.py: update error message when X_TEST_SUITE doesn't existDylan Baker1-3/+2
2015-02-12xts.py: Hid populate_profile() from being importedDylan Baker1-2/+2
2015-02-12xts.py: Hide unfixable pylint errorsDylan Baker1-5/+5
2015-02-12xts.py: Use __future__ functionsDylan Baker1-1/+2
2015-01-07xts.py: Simplify generator statementDylan Baker1-1/+1
2015-01-07xts.py: Fix grouptools bugsDylan Baker1-3/+4
2014-12-12xts.py: Use grouptools module and os.path appropriatelyDylan Baker1-8/+12
2014-10-14framework/test: refactor abstract Test and PiglitTestDylan Baker1-2/+1
2014-10-14framework: Move tests derived classes into a packageDylan Baker1-1/+1
2014-07-10xts.py: Use piglit.conf to set suite location instead of symlinkDylan Baker1-2/+3
2014-05-13profile.py: stop exposing private methods of TestProfileDylan Baker1-1/+1
2014-04-24tests/xts.py: Add a tests file for the X Test suite.Dylan Baker1-0/+199