[Piglit] [PATCH 0/5] Small cleanups

Dylan Baker baker.dylan.c at gmail.com
Tue Feb 3 12:09:22 PST 2015


This series is the first 5 patches of my 40 patch RFC. These shouldn't
be too controversial, as they're mostly for the framework unit tests.

Vinson has already reviewed patch 1 (Thanks!), and I'd like to start
landing these sooner rather than later so I can start peeling off some
of the other patches in the RFC for proper review and merge.

Dylan Baker (5):
  test_lists.py: remove tests for r300, r500, and all_cl which are gone
  test_lists.py: add tests for the cpu and llvmpipe profiles.
  tests/utils.py: Add a Test derived class for unit tests
  all.py: fix misnamed tests
  delete tests/es3conform.py

 framework/tests/integration_tests.py | 11 -----
 framework/tests/test_lists.py        |  4 +-
 framework/tests/utils.py             | 16 +++++++
 tests/all.py                         |  4 +-
 tests/es3conform.py                  | 84 ------------------------------------
 5 files changed, 20 insertions(+), 99 deletions(-)
 delete mode 100644 tests/es3conform.py

-- 
2.2.2



More information about the Piglit mailing list