[Piglit] [PATCH v2] framework: Replace custom serialization format with json

Chad Versace chad at chad-versace.us
Wed Jul 13 15:22:56 PDT 2011


I've addressed all of Paul's comments and fixed the bug that preveting glxinfo
and lspci output from appearing in the html.

Chad Versace (1):
  framework: Replace custom serialization format with json

 framework/core.py        |  308 +++++++++++++++++-----------------------------
 framework/exectest.py    |    2 +-
 framework/summary.py     |    8 +-
 piglit-create-summary.py |   76 -----------
 piglit-merge-results.py  |    4 +-
 piglit-run.py            |   54 ++++++---
 piglit-summary-html.py   |   18 ++-
 7 files changed, 172 insertions(+), 298 deletions(-)
 delete mode 100755 piglit-create-summary.py

-- 
1.7.6



More information about the Piglit mailing list