[Piglit] [PATCH 0/3] egl: Fix tests for context flags and add test for debug flag

Chad Versace chad.versace at linux.intel.com
Fri Sep 20 19:02:17 PDT 2013


Chad Versace (3):
  egl_khr_create_context: Fix tests for invalid flags
  util/egl: Add piglit_egl_bind_api()
  egl_khr_create_context: Test the debug flag

 tests/all.tests                                    |   2 +
 .../spec/egl_khr_create_context/CMakeLists.gl.txt  |   1 +
 .../egl_khr_create_context/invalid-flag-gles.c     |  19 ++-
 .../spec/egl_khr_create_context/valid-flag-debug.c | 184 +++++++++++++++++++++
 tests/util/piglit-util-egl.c                       |  31 ++++
 tests/util/piglit-util-egl.h                       |  12 ++
 6 files changed, 240 insertions(+), 9 deletions(-)
 create mode 100644 tests/egl/spec/egl_khr_create_context/valid-flag-debug.c

-- 
1.8.3.1



More information about the Piglit mailing list