summaryrefslogtreecommitdiff
path: root/tests/sanity.py
AgeCommit message (Expand)AuthorFilesLines
2016-11-10framework/profile: Move group_manager from TestProfile to TestDictDylan Baker1-1/+1
2016-05-10tests/sanity: Make test group and name match the one in all.pyDylan Baker1-1/+1
2016-02-08framework,unittests: use __future__ unicode_literalsDylan Baker1-0/+4
2015-03-11sanity.py: Remove trailing whitespace.Vinson Lee1-1/+1
2015-03-05sanity.py: Use TestProfile.group_managerDylan Baker1-2/+4
2015-01-09sanity.py: use grouptools.join instead of hardcoded '/' for groupsDylan Baker1-1/+2
2015-01-09sanity.py: Make Test() command argument a list instead of stringDylan Baker1-1/+1
2014-10-28Ported the read pixels sanity test from Glean to Piglit.Laura Ekstrand1-3/+4
2014-10-14framework: Move tests derived classes into a packageDylan Baker1-1/+1
2014-04-17framework: Split TestProfile and related out of coreDylan Baker1-1/+1
2014-01-12tests/sanity.tests: Make sanity.tests importableDylan Baker1-6/+3
2014-01-12Rename all tests files from .tests to .pyDylan Baker1-0/+15