summaryrefslogtreecommitdiff
path: root/unittests/framework/test
AgeCommit message (Expand)AuthorFilesLines
2017-05-25test_gleantest: make sure --quick is returned when set in GLOBAL_PARAMSTimothy Arceri1-0/+1
2017-05-18framework: Add command.setter method to TestDylan Baker3-12/+46
2016-11-10framework/profile: replace Testprofile.{dmesg,monitoring} with dictDylan Baker2-8/+8
2016-10-07framework: Add class for running multiple shader_tests in a single processDylan Baker1-1/+62
2016-10-07framework: Add a Mixin class for running multiple tests in a single processDylan Baker1-2/+136
2016-10-07framework: Split FastSkipMixin.Dylan Baker1-84/+108
2016-08-23framework: fix PIGLIT_NO_FAST_SKIP.Dylan Baker1-0/+41
2016-08-16framework/test/deqp: generalize mustpass list handlingDylan Baker1-0/+33
2016-08-10framework: fix binary assignment for shader_runnerDylan Baker1-16/+28
2016-08-05framework/test/glsl_parser_test: Add ARB_ESx to command line when neededDylan Baker1-4/+4
2016-08-05framework/test/glsl_parser_test: Don't error on blank C commentsDylan Baker1-1/+0
2016-08-05framework: Fix valgrind mixin.Dylan Baker1-3/+0
2016-08-05unittests: port opengl_tests to pytestDylan Baker1-0/+556
2016-08-05unittests: port base_tests to pytestDylan Baker1-0/+412
2016-08-05unittests: port piglit_test to pytestDylan Baker1-0/+164
2016-08-05unittests: port deqp tests to pytestDylan Baker1-0/+296
2016-08-05unittests: port shader_test tests to py.testDylan Baker1-0/+194
2016-08-05unittests: port tests for glsl_parser_test to py.testDylan Baker1-0/+484
2016-08-05unittests: port gleantest_tests to py.testDylan Baker1-0/+109
2016-08-05unittests: port opencv_tests to pytestDylan Baker1-0/+32
2016-08-05unittests: port gtest_test to pytestDylan Baker2-0/+38