gstreamer/libs/gst/check
Thibault Saunier 87a79673b0 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
2014-09-12 17:18:21 +02:00
..
libcheck check: use _exit() instead of exit() in fail_unless() so we exit immediately 2014-05-07 10:44:34 +01:00
.gitignore check: use private copy of check for libgstcheck 2009-08-06 17:27:12 +01:00
check.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 16:44:14 +00:00
gstbufferstraw.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbufferstraw.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstcheck.c check: Add a function to check destruction of objects 2014-09-12 17:18:21 +02:00
gstcheck.h check: Add a function to check destruction of objects 2014-09-12 17:18:21 +02:00
gstconsistencychecker.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstconsistencychecker.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttestclock.c introspection: Assorted minor introspection and documentation fixes 2014-07-01 09:03:41 +02:00
gsttestclock.h testclock: replace newly-added GstTestClockIDList structure with a simple GList 2014-04-12 15:33:50 +01:00
Makefile.am check: Add a function to check destruction of objects 2014-09-12 17:18:21 +02:00