glimagesink: properly setup/teardown tests
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 19 May 2016 10:29:15 +0000 (13:29 +0300)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:20 +0000 (19:32 +0000)
commita7f21fedc5a9dd4af662637c58971b98f52cfd7c
tree4bddfae8ad537b6056335af7a9e6144cb402c041
parente7217fad33132ae991d6664c4b54d800ac958621
glimagesink: properly setup/teardown tests

tcase_add_checked_fixture() is suppose to call the setup and teardown
functions so the tests don't have to do it manually.

https://bugzilla.gnome.org/show_bug.cgi?id=766663
tests/check/elements/glimagesink.c