qa-report: adds qa-report for reporting errors to GstQaRunner
authorThiago Santos <thiago.sousa.santos@collabora.com>
Fri, 12 Jul 2013 05:10:06 +0000 (02:10 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Fri, 12 Jul 2013 15:43:07 +0000 (12:43 -0300)
commit3476fffd54d8076373fc7fba76a83bffe465e61f
treebb8a31ac4685a66d7bd28b507f7d90cb75c32996
parent5250ed4331eaed0b6955ff6d3ea178acdefd6b31
qa-report: adds qa-report for reporting errors to GstQaRunner

The errors are printed directly to stdout and are accumulated at
GstQaRunner for being printed at the end if requested
validate/gst/qa/Makefile.am
validate/gst/qa/gst-qa-monitor.c
validate/gst/qa/gst-qa-monitor.h
validate/gst/qa/gst-qa-pad-monitor.c
validate/gst/qa/gst-qa-report.c [new file with mode: 0644]
validate/gst/qa/gst-qa-report.h [new file with mode: 0644]
validate/gst/qa/gst-qa-runner.c
validate/gst/qa/gst-qa-runner.h
validate/gst/qa/gst-qa.c