summaryrefslogtreecommitdiff
path: root/README
blob: 44bfd3a8af62bc16f887f7fa13a715412f36af7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This the official GStreamer integration testsuites implementation repository.
Those testsuites are meant to be used with GstValidate available in the
gst-devtools[0] repository

This repository includes both media files (available in medias/)
that will be retrieved from the web thanks to git-annex[1] directory and several
testsuites (available in testsuites/) to be used with gst-validate-launcher[2].

By default, gst-validate-launcher --sync will retrieve that repository to run
the default testsuite (namely validate and ges testsuites from testsuites/validate.py
and testsuites/ges.py)

For any USAGE documentation, you should refer to gst-validate documentation and
in particular to:

    $ gst-validate-launcher --help

[0] http://cgit.freedesktop.org/gstreamer/gst-devtools/
[1] https://git-annex.branchable.com/
[2] https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-validate/html/gst-validate-launcher.html