check/gstcheck.h: add macros for checking refcounts on objects and caps
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 19 Jun 2005 00:52:31 +0000 (00:52 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 19 Jun 2005 00:52:31 +0000 (00:52 +0000)
commit4ae0c46b63cf086aa623fd56e8649da6838d64ca
treeb576d0c6d6da42d3db0055d89b1c9e42459968f9
parentcb1e56a733fb47413badb641cada77a185847da0
check/gstcheck.h: add macros for checking refcounts on objects and caps

Original commit message from CVS:

* check/gstcheck.h:
add macros for checking refcounts on objects and caps
* check/gst/gstpad.c: (START_TEST), (gst_pad_suite):
add some more unit tests
* gst/gstpad.c: (gst_pad_link_check_compatible_unlocked),
(gst_pad_link_prepare), (gst_pad_link), (gst_pad_get_allowed_caps):
fix leaked refcounts (I hope :)) so unittest works
* gst/gstpad.h:
whitespace removal
ChangeLog
check/gst/gstpad.c
check/gstcheck.h
gst/gstpad.c
gst/gstpad.h
tests/check/gst/gstpad.c
tests/check/gstcheck.h