validate:plugins: Add support to all GApplication as a test apps
authorThibault Saunier <thibault.saunier@collabora.com>
Thu, 26 Feb 2015 12:11:51 +0000 (13:11 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Fri, 10 Apr 2015 14:53:41 +0000 (16:53 +0200)
commit4dce5054ded33942e7d386b6544589210610e74a
treed1ac74100ba3b89c2100f444fad2aa0f33863f09
parent23bb7dfdccfe0d2dc75a80a7a1c2850d0ed1f5c8
validate:plugins: Add support to all GApplication as a test apps

Summary:
Add a very simple plugin that will allow any GApplication to easily be
used with GstValidate using the LD_PRELOAD feature

Reviewers: Mathieu_Du

Differential Revision: http://phabricator.freedesktop.org/D75
validate/configure.ac
validate/gst/plugins/Makefile.am
validate/gst/plugins/gapplication/Makefile.am [new file with mode: 0644]
validate/gst/plugins/gapplication/gstvalidategapplication.c [new file with mode: 0644]