The following two patches attempt to address some of the issues with left over
characters in the log output and then add a summary line to the end of the test
run.

Thomas Wood (2):
  framework/log.py: ensure any previous output is cleared
  framework: print a summary line after a run has finished

 framework/core.py |  2 ++
 framework/log.py  | 28 +++++++++++++++++++++++-----
 piglit-resume.py  |  3 +--
 piglit-run.py     |  3 +--
 4 files changed, 27 insertions(+), 9 deletions(-)

-- 
1.8.5.3

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to