]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
recipes-multimedia/gstreamer: Add gst-validate recipe
authorAníbal Limón <anibal.limon@linaro.org>
Tue, 12 Dec 2017 17:11:14 +0000 (11:11 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Jan 2018 17:24:37 +0000 (17:24 +0000)
commit6da46fce2bba1f5b20388866ab2a7468a20a225f
treeafc8174f85dbed562e63b7734abe46e1bb033fca
parente18b7e77ed717c2248ab1d10dc6faf6f2d3d4b5d
recipes-multimedia/gstreamer: Add gst-validate recipe

The gst-validate is a tool to run integration tests of Gstreamer
components [1].

This tool can be used along with gst-integration-testsuites (scenarios
and media) [2] to test Gstreamer components on the target device.

An example of test using gst-integration-testsuites:

$ gst-validate-launcher --sync # get [2] uses git and git-annex
$ gst-validate-launcher

or

$ gst-validate-launcher -nd # needs xserver-xorg-xvfb to run wo DISPLAY

[1]
https://blogs.gnome.org/tsaunier/2014/04/21/gst-validate-a-suite-of-tools-to-run-integration-tests-for-gstreamer-2/
[2] https://cgit.freedesktop.org/gstreamer/gst-integration-testsuites

(From OE-Core rev: 4f61c35e4ad03ed9e4661f1f33ec8a7d17dd2457)

Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-validate_1.12.3.bb [new file with mode: 0644]