tests: gstutils: add tests for gst_element_get_compatible_pad
authorThiago Santos <thiagoss@osg.samsung.com>
Mon, 22 Jun 2015 17:30:49 +0000 (14:30 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Mon, 22 Jun 2015 20:18:43 +0000 (17:18 -0300)
commitc1a9a3424de4e6892db0fa5ff031b93502610dca
tree25c4e5d44518239078236556a1a0bb72fcd5d99d
parent1418e9e85c2a98715132764ce2c34b9e1bf179cf
tests: gstutils: add tests for gst_element_get_compatible_pad

Adds tests for gst_element_get_compatible_pad for when it has to
request pads.

Note that these tests don't cover the case when it has to request
a pad that already exists.

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