gstreamer/validate/launcher/apps
Alicia Boya García e96f2ca714 New validate plugin: validateflow
validateflow can be used to check the buffers and events flowing through
a custom pipeline match an expectation file. This can be used to test
non-regular-playback use cases like demuxers handling adaptive streaming
fragment pushing.

This patch includes also new actions used for these cases:
`appsrc-push`, `appsrc-eos` and `flush` (plus `checkpoint`, which is
only available with validateflow).
2019-02-07 18:19:22 +00:00
..
__init__.py validate: launcher: Make the gstvalidate application a python module 2014-12-07 18:32:37 +01:00
gstcheck.py validate:launcher: Error out in the check testsuite if rebuilding failed 2019-02-06 21:14:13 +00:00
gstvalidate.py New validate plugin: validateflow 2019-02-07 18:19:22 +00:00
Makefile.am validate:launcher: Add a TestManager to run python tests 2018-06-15 17:57:24 -04:00
meson.build validate:launcher: Add a TestManager to run python tests 2018-06-15 17:57:24 -04:00
pyunittest.py validate:launcher:punittest: Raise an exception if a testsuite can't be loaded 2019-01-30 15:57:13 -03:00