gstreamer/validate/launcher/apps
Thibault Saunier a3bab7c66e validate:launcher: Add %(config_path)s in the pipeline desc vars
When defining pipelines_descriptions to run test on in a `.json` file, you might
need to point to paths in the testsuite directory (for media files URIs
for example), you can now do

 `"pipeline": "filesrc location="$(config_path)s/../medias/some/file.mkv...`
2019-01-26 10:11:24 -03:00
..
__init__.py validate: launcher: Make the gstvalidate application a python module 2014-12-07 18:32:37 +01:00
gstcheck.py validate:launcher: Do not CK_FORK on our test 2018-12-07 09:06:50 -03:00
gstvalidate.py validate:launcher: Add %(config_path)s in the pipeline desc vars 2019-01-26 10:11:24 -03: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: Add a TestManager to run python tests 2018-06-15 17:57:24 -04:00