glimagesink: properly setup/teardown tests
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 19 May 2016 10:29:15 +0000 (13:29 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 21 Jun 2016 07:52:47 +0000 (10:52 +0300)
commite071510b12404e3875b750141552075dca98fb63
tree9735056cb3d00fee6270d0764a9c50b22e2fded2
parent6a02c8a10927ad0c4dbb6e07b6e4e71923c4d69a
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