aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-06tests: Use only explicit rules on Android.mk.android-masterDaniel Díaz
2015-06-27tests/util/Android.mk: remove dependency on stlportlinaro-marshmallowRLCR-16.01RLCR-15.12Yongqin Liu
2014-12-17use product.mk to control what will be integratedlinaro-armv8Yongqin Liu
2014-11-11tests/util/Android.mk: fix error for generating header filesYongqin Liu
2014-11-07tests: make piglit test can be run on android platformYongqin Liu
2014-10-15glx-oml-sync-control-*: Don't fail with -auto on the command lineMichel Dänzer
2014-10-15tests/all.py: GLX tests can run on the 'mixed_glx_egl' platformMichel Dänzer
2014-10-14piglit_test.py: fix potential bug in PiglitGLTest.is_skip()Dylan Baker
2014-10-14tests/all.py: Skip EGL specific tests on a pure glx platformDylan Baker
2014-10-14piglit_test.py: replace pattern match skipping with argument skipDylan Baker
2014-10-14piglit_test.py: Add arguments for platform restrictions to PiglitGLTestDylan Baker
2014-10-14piglit_test.py: Automatically add -auto and -fbo when appropriateDylan Baker
2014-10-14framework: Move PLATFORMS list to coreDylan Baker
2014-10-14base.py: Extend the WindowResizeMixin to return earlyDylan Baker
2014-10-14framework/test/base.py: Use a flag in _run_commandDylan Baker
2014-10-14test: Split the spurious resize code out of PiglitGLTestDylan Baker
2014-10-14framework: Split PiglitTest into specific GL and CL classesDylan Baker
2014-10-14framework/test: refactor abstract Test and PiglitTestDylan Baker
2014-10-14framework: Move tests derived classes into a packageDylan Baker
2014-10-14framework tests: fix timeout testsDylan Baker
2014-10-13teximage-colors: fix bogus precision assumptions and other issuesRoland Scheidegger
2014-10-13arb_shader_atomic_counters: Test respecification of a bound ABOChris Forbes
2014-10-10Added timeouts to tests that use SwapBuffersMsc.TheoH
2014-10-10Validate that OML Sync Control syncs to vblank.TheoH
2014-10-10Allow OML_sync_control tests to run fullscreen.Jamey Sharp
2014-10-10Add helper for creating full-screen glX windows.Jamey Sharp
2014-10-10Add piglit_set_timeout for tests that might hang.Jamey Sharp
2014-10-10Only test non-default swap_interval if supported.Jamey Sharp
2014-10-10Simplify piglit_glx_get_all_proc_addresses API.Jamey Sharp
2014-10-10Don't run GLX_OML_sync_control tests concurrently.Jamey Sharp
2014-10-10egl-create-pbuffer-surface: Add test for egl pbuffer surfaceJuha-Pekka Heikkila
2014-10-09results.py: Remove TestrunResult() repair fileDylan Baker
2014-10-09results.py: Do add load class method to TestResultDylan Baker
2014-10-09exectest_test.py: Add a unit test for the expanding running bugDylan Baker
2014-10-09framework tests: Stop leaving temporary filesDylan Baker
2014-10-09gles2: add linker test for shader not writing to gl_PositionTapani Pälli
2014-10-09gles2: add linker test for varying that is not written but readTapani Pälli
2014-10-09gles2: add test to render a point without vertex attributesTapani Pälli
2014-10-07cl: Add log1p testsAaron Watry
2014-10-06util/wfl: unbind the current context before destroying its windowEmil Velikov
2014-10-06utils: cleanup winsys on test exitEmil Velikov
2014-10-03cl: Add sinpi testsAaron Watry
2014-10-03cl: Add cospi testsAaron Watry
2014-10-03cl: Add tanh testsAaron Watry
2014-10-03cl: Add sinh testsAaron Watry
2014-10-03cl: Add cosh testsAaron Watry
2014-10-03cl: Add cbrt testsAaron Watry
2014-10-03cl: Add atanh testsAaron Watry
2014-10-03cl: Add asinh testsAaron Watry
2014-10-03cl: Add acosh testsAaron Watry