index
:
piglit
dither
glean-master
glsl2
main
ppgtt
shader_runner
piglit is an OpenGL test suite (mirrored from https://gitlab.freedesktop.org/mesa/piglit)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-08
unittests: move framework/tests to unittests
Dylan Baker
34
-8486
/
+0
2016-01-08
base_tests.py: make import from within tests dir relative
Dylan Baker
1
-1
/
+1
2016-01-08
framework/tests: Use relative import for utils
Dylan Baker
27
-28
/
+28
2016-01-08
junit_backend_tests.py: make schema path robust
Dylan Baker
1
-1
/
+1
2016-01-07
framework/test/glsl_parser_test.py: allow forcing the desktop version
Dylan Baker
1
-0
/
+10
2016-01-07
framework/test/glsl_parser_test.py: Handle gl versions correctly
Dylan Baker
1
-40
/
+101
2016-01-07
glsl_parser_test.py: Fix which versions are sent to glslparsertest_gles2
Dylan Baker
1
-1
/
+4
2016-01-07
framework: record pid of test process in results
Dylan Baker
2
-3
/
+25
2016-01-07
framework/tests/results_tests.py: refactor to_json and from_dict tests
Dylan Baker
1
-28
/
+49
2016-01-04
framework/test/opengl.py: Fix opengl fast-skipping wflinfo errors
Dylan Baker
1
-0
/
+87
2015-12-21
framework/exceptions.py: Drop PIGLIT_DEBUG
Dylan Baker
1
-24
/
+0
2015-12-15
framework/test/base.py: Handle fail cases for tests.
Dylan Baker
1
-0
/
+15
2015-11-30
dmesg.py: Remove DmesgError.
Dylan Baker
1
-5
/
+5
2015-11-30
dmesg_tests.py: rework entire module to be better
Dylan Baker
1
-286
/
+262
2015-11-23
framework/options: Handle '/' in -t and -x options
Dylan Baker
1
-0
/
+14
2015-11-23
framework/grouptools.py: Add a function for print formatting
Dylan Baker
1
-4
/
+11
2015-11-16
framework/test/glsl_parser_test.py: add support for GLSL (ES) based skipping.
Dylan Baker
1
-0
/
+34
2015-11-16
framework/test/glsl_parser_test.py: Add requirement based fast skipping
Dylan Baker
1
-1
/
+40
2015-11-16
framework/test/shader_test.py: add GLSL (ES) based skipping.
Dylan Baker
1
-0
/
+26
2015-11-16
framework/test/shader_test.py: add GL and GLES version fast skipping.
Dylan Baker
1
-1
/
+25
2015-11-16
framework/test/shader_test.py: Add fast skipping support for extensions
Dylan Baker
1
-0
/
+67
2015-11-16
framework/test/opengl.py: Add GLSL and GLSL ES fast skipping
Dylan Baker
1
-3
/
+119
2015-11-16
framework/test/opengl.py: add support for GL(ES) version skipping.
Dylan Baker
1
-1
/
+96
2015-11-16
framework/test/opengl.py: Add FastSkipMixin which checks extensions
Dylan Baker
2
-1
/
+192
2015-11-16
framework: handle crash codes like piglit native tests.
Dylan Baker
1
-36
/
+115
2015-11-11
framework: Convert the codebase to use the new global Options
Dylan Baker
7
-73
/
+84
2015-11-11
framework: make options a global variable.
Dylan Baker
1
-0
/
+187
2015-10-29
framework/tests/oglconform_tests.py: Add tests for tests/oglconform.py
Dylan Baker
1
-0
/
+152
2015-10-27
framework/test/gtest.py: add super call in interpret_result
Dylan Baker
1
-0
/
+11
2015-10-27
framework/test/gleantest.py: call super in interpret_result()
Dylan Baker
1
-0
/
+9
2015-10-22
framework/tests/summary_common_tests.py: Add enabled/disabled and skips to ch...
Dylan Baker
1
-8
/
+12
2015-10-21
framework/tests/log_tests.py: fix tests
Dylan Baker
1
-5
/
+6
2015-10-20
framework/sumamry/common.py: Fix subtest handling in non-all groups
Dylan Baker
1
-1
/
+1
2015-10-20
framework/tests/summary_common_tests.py: Add tests for subtests in Names
Dylan Baker
1
-7
/
+64
2015-10-20
framework/results.py: Add a get_result method to TestrunResult
Dylan Baker
1
-0
/
+28
2015-10-19
framework/tests/dmesg_tests.py: remove unnecessary test
Dylan Baker
1
-19
/
+0
2015-10-19
framework/tests/dmesg_tests.py: fix and simplify dmesg tests
Dylan Baker
1
-44
/
+17
2015-10-19
framework/tests: fix typo in attribute decorator
Dylan Baker
1
-3
/
+3
2015-10-19
framework/tests/dmesg_tests.py: remove privileged_generator
Dylan Baker
1
-17
/
+0
2015-10-19
framework: actually write dmesg to testresult
Dylan Baker
1
-0
/
+10
2015-10-19
framework/backends/junit.py: add calculate_group_totals() to load
Dylan Baker
1
-0
/
+4
2015-10-19
framework/backends/junit.py: restore time from stderr
Dylan Baker
1
-5
/
+17
2015-10-09
framework/tests/results_tests.py: add new method for dict-like objects
Dylan Baker
1
-8
/
+17
2015-10-09
framework/tests/base_tests.py: mark timeout tests as slow
Dylan Baker
1
-0
/
+3
2015-10-09
framework/tests: replace custom decorator with nose's attr decorator
Dylan Baker
2
-15
/
+4
2015-10-09
framework/tests/core_tests.py: add error message to test
Dylan Baker
1
-1
/
+3
2015-10-08
framework: use TimeAttribute for TestResult and TestrunResult
Dylan Baker
5
-24
/
+87
2015-10-08
framework/tests/json_results_update_tests.py: make test more robust
Dylan Baker
1
-9
/
+12
2015-10-08
framework: Add a TimeAttribute class
Dylan Baker
1
-2
/
+32
2015-10-01
framework: add exception back to TestResult class
Dylan Baker
1
-0
/
+10
[next]