gstreamer/validate/plugins
Alicia Boya García e536b05e5a validateflow: Fail when a pad is not attached
Previously validateflow tests did not fail when the pad was not
attached.

This was a limitation caused by how the Validate API worked. Before, the
`notify::validate-runner` signal was not emitted until a monitor was
attached to the override. This made impossible to listen for the
runner's `stopping` signal.

This patch fixes the problem by setting `validate-runner` for all
existing overrides when the runner is initialized and adding checks in
validateflow to error in the case no pad was attached.
2019-03-15 17:38:15 +00:00
..
extra_checks gst: allow building static libraries for e.g. Android/iOS 2018-12-10 16:47:50 +11:00
fault_injection Rename plugin filenames to match plugin names 2017-03-08 20:04:29 -05:00
flow validateflow: Fail when a pad is not attached 2019-03-15 17:38:15 +00:00
gapplication Rename plugin filenames to match plugin names 2017-03-08 20:04:29 -05:00
gtk validategtk: Stop using deprecated keymap API 2018-02-18 12:21:34 +02:00
ssim validate: Update for g_type_class_add_private() deprecation in recent GLib 2018-09-20 15:16:16 -03:00
Makefile.am validate: Add autotools support for flow plugin 2019-02-11 11:09:46 +01:00
meson.build New validate plugin: validateflow 2019-02-07 18:19:22 +00:00