check: Add a function to check destruction of objects
authorThibault Saunier <tsaunier@gnome.org>
Thu, 11 Sep 2014 13:52:32 +0000 (15:52 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Fri, 12 Sep 2014 15:18:21 +0000 (17:18 +0200)
commit87a79673b0176cecbc10a6075466ffdede9e4d12
tree631f5e10ade5d661bd582a95930ddcb9ebb38ecf
parentd3de22d8027b5d595433dee2fc8b919f3db74469
check: Add a function to check destruction of objects

Add a method letting people to ensure that unreffing one object
leads to its destruction, and possibly the destruction of more object
(think destruction of a GstBin etc...).

https://bugzilla.gnome.org/show_bug.cgi?id=736477
docs/libs/gstreamer-libs-sections.txt
libs/gst/check/Makefile.am
libs/gst/check/gstcheck.c
libs/gst/check/gstcheck.h