validate: add config file support
authorStéphane Cerveau <scerveau@collabora.com>
Thu, 29 Apr 2021 08:09:05 +0000 (10:09 +0200)
committerStéphane Cerveau <scerveau@collabora.com>
Wed, 5 May 2021 08:58:10 +0000 (10:58 +0200)
commit1fd8c1501afd5fcacda4608a568d6188dfd70bfa
tree93251e3f489498adad511326ba08ac90841bc50e
parent26ddb49339e1fa58fe5b5c63e6b464d10a2214d7
validate: add config file support

Each test can now use a config file for
the given media file used to test.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-devtools/-/merge_requests/243>
validate/launcher/apps/gstvalidate.py
validate/launcher/baseclasses.py