validate-runner: report-level initial work.
authorMathieu Duponchelle <mathieu.duponchelle@collabora.com>
Wed, 8 Oct 2014 03:08:21 +0000 (05:08 +0200)
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Tue, 21 Oct 2014 18:13:51 +0000 (20:13 +0200)
commit6ed125bfb16107750e6fc7378450062c4be36a11
treeb1a216c6e74efa31a4cd4dec0fee50532b7f48e2
parent6e08079f8b844394d7fc5c9109b7e1125c50800d
validate-runner: report-level initial work.

+ Defines reporting levels and document them.
+ Add API to get the default level.
+ fix indentation.
+ fix some typos.
+ Add the beginning of a reporting test.
validate/gst/validate/Makefile.am
validate/gst/validate/gst-validate-enums.h [new file with mode: 0644]
validate/gst/validate/gst-validate-runner.c
validate/gst/validate/gst-validate-runner.h
validate/tests/check/Makefile.am
validate/tests/check/validate/reporting.c [new file with mode: 0644]