check/: add a test that does a bunch of state changes on elements needs some fixing...
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 24 Aug 2005 16:09:50 +0000 (16:09 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 24 Aug 2005 16:09:50 +0000 (16:09 +0000)
commit6ed334f0f8f08fa6d51781dbabc6237f356f86bb
tree98044e9d028f097a199f52812c093712bda710ba
parent438739a556e8df3196e23381d1c1e5d59cee800f
check/: add a test that does a bunch of state changes on elements needs some fixing for valgrind

Original commit message from CVS:

* check/Makefile.am:
* check/generic/states.c: (GST_START_TEST), (states_suite), (main):
add a test that does a bunch of state changes on elements
needs some fixing for valgrind
* check/states/sinks.c: (gst_object_suite):
whitespace
* gst/gstcaps.h:
add prototype for gst_caps_is_equal_fixed
* gst/gstplugin.c:
* gst/gstregistrypool.c:
doc fixes
ChangeLog
check/Makefile.am
check/generic/states.c [new file with mode: 0644]
check/states/sinks.c
gst/gstcaps.h
gst/gstplugin.c
gst/gstregistrypool.c
tests/check/Makefile.am
tests/check/generic/sinks.c
tests/check/generic/states.c [new file with mode: 0644]