pad: Add unit test for adding/removing blocking probes while a pad is blocked
authorSebastian Dröge <sebastian@centricular.com>
Thu, 2 Jan 2014 12:34:52 +0000 (13:34 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 2 Jan 2014 12:34:52 +0000 (13:34 +0100)
commit9e125e7bab92259d2d3317c2bf47da081c03ba8a
tree42e14ce419d651ee6c4d049ddb1e8394759818d8
parent93ce90f83320e845867d28b9cbeea5b596a1ef04
pad: Add unit test for adding/removing blocking probes while a pad is blocked

And make sure that these new probes are actually called if they should
instead of silently blocking the pad forever.

https://bugzilla.gnome.org/show_bug.cgi?id=721289
tests/check/gst/gstpad.c