summaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)AuthorFilesLines
2016-08-31framework/backends/junit.py: Split _write into a separate class.Dylan Baker1-23/+24
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-16unittests/schema: Drop additionProperties restrction from optionsDylan Baker1-2/+1
2016-08-16unittests: Add deqp_egl to integration tests.Dylan Baker1-0/+1
2016-08-16unittests: fix typo that breaks fallback import of mockDylan Baker1-1/+1
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-05framework/options: Fix values for _Options.concurrentDylan Baker1-2/+0
2016-08-05framework: remove unused nose bitsDylan Baker3-607/+0
2016-08-05unittests: replace json_tests with a schema and validatorDylan Baker4-165/+139
2016-08-05unittests: port json_results_update_tests to pytestDylan Baker2-815/+867
2016-08-05unittests: Port junit_backends_tests to pytestDylan Baker3-335/+255
2016-08-05unittests: port backend_tests to pytestDylan Baker3-235/+208
2016-08-05unittests: port json_backend_tests to pytestDylan Baker3-324/+427
2016-08-05unittests: delete run_parser_testsDylan Baker1-264/+0
2016-08-05unittests/suites/test_integration: Add tests for remaining suitesDylan Baker1-18/+18
2016-08-05unittests: port integration_tests to pytestDylan Baker1-8/+7
2016-08-05unittests: port oglconform_tests to pytestDylan Baker2-160/+163
2016-08-05unittests: port test_lists to pytestDylan Baker2-24/+24
2016-08-05unittests: port monitoring tests to pytestDylan Baker2-186/+178
2016-08-05unittests: port summary_console_tests to pytestDylan Baker1-80/+55
2016-08-05unittests: port summary_html_tests to pytestDylan Baker1-16/+5
2016-08-05unittests: port summary_common tests to pytestDylan Baker3-424/+447
2016-08-05unittests: port opengl_tests to pytestDylan Baker2-532/+556
2016-08-05unittests: port compressed_backend_tests to pytestDylan Baker3-302/+265
2016-08-05unittests: port base_tests to pytestDylan Baker2-438/+412
2016-08-05unittests: port log tests to pylintDylan Baker2-171/+193
2016-08-05unittests: port piglit_test to pytestDylan Baker2-140/+164
2016-08-05unittests: port results tests to pytestDylan Baker2-729/+648
2016-08-05unittests: port profile tests to pytestDylan Baker3-376/+415
2016-08-05unittests: port deqp tests to pytestDylan Baker2-282/+296
2016-08-05unittests: port dmesg tests to pytestDylan Baker2-337/+374
2016-08-05unittests: port shader_test tests to py.testDylan Baker2-205/+194
2016-08-05unittests: port tests for glsl_parser_test to py.testDylan Baker2-525/+484
2016-08-05unittests: port options_tests to py.testDylan Baker2-208/+221
2016-08-05unittests: port gleantest_tests to py.testDylan Baker1-36/+31
2016-08-05unittests: port opencv_tests to pytestDylan Baker1-5/+3
2016-08-05unittests: port gtest_test to pytestDylan Baker2-11/+4
2016-08-05unittests: port exceptions_tests to pytestDylan Baker1-5/+6
2016-08-05unittests: port core_tests to pytestDylan Baker3-289/+318
2016-08-05unittests: port grouptools_tests to pytestDylan Baker2-130/+132
2016-08-05unittests: port status module tests to py.testDylan Baker4-301/+140
2016-08-05unittests: port generators/test_types to pytestDylan Baker1-22/+11
2016-08-05unittests: port generators/test_glsl to pytestDylan Baker1-208/+111
2016-08-05unittests: Port generator tests to pytest.Dylan Baker1-71/+58
2016-07-29framework: Add required option to deqp.get_optionDylan Baker1-0/+8
2016-07-14unittests: Skip timeout tests on windowsDylan Baker1-0/+3