glcolorconvert-test: Test notify function for setup_wrapped
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Tue, 28 Jul 2015 15:20:40 +0000 (11:20 -0400)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:07 +0000 (19:32 +0000)
commitb8173071652a9dde5d7e3d9ed2edc5754b6701c7
treee565d545ab97c2392392d6c456fd9d0f0d8d3cb9
parentf4a0c062dcaa07063450fd7d150bcc8b587b9bad
glcolorconvert-test: Test notify function for setup_wrapped

gst_gl_memory_setup_wrapped() now takes a destroy notify function. This
destroy notify is called to track the memory life time, hence will
notify each time a memory get destroyed. This test check that the
callback count is correct.
tests/check/libs/gstglcolorconvert.c