summaryrefslogtreecommitdiff
path: root/tests/sanity.py
AgeCommit message (Expand)AuthorFilesLines
2018-10-04sanity: Add some generated testsJordan Justen1-0/+7
2018-10-04sanity: Support generated shader testsJordan Justen1-2/+7
2018-10-04sanity: Fix test namesJordan Justen1-30/+32
2018-09-27sanity: Don't add generated_tests since they are built laterJordan Justen1-0/+18
2018-09-27Revert "sanity: Add various shader_runner tests"Mark Janes1-25/+0
2018-09-25sanity: Add various shader_runner testsJordan Justen1-0/+25
2018-09-25sanity: Turn shader_test list into a tupleJordan Justen1-4/+9
2018-07-17tests/sanity: declare encoding of file for python 2Dylan Baker1-0/+1
2018-07-09tests/sanity: Rework sanity to be more usefulDylan Baker1-5/+61
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