gstreamer/check/gst
Wim Taymans a62db7f1ba check/gst/gstbin.c: Added checks for hierarchy consistency whan adding linked elements to bins.
Original commit message from CVS:
* check/gst/gstbin.c: (GST_START_TEST), (gst_bin_suite):
Added checks for hierarchy consistency whan adding linked
elements to bins.

* check/gst/gstelement.c: (GST_START_TEST), (gst_element_suite):
Added check to test element scheduling without bin/pipeline.

* check/pipelines/simple_launch_lines.c: (GST_START_TEST):
First add elements to bin, then link.

* gst/gstbin.c: (unlink_pads), (gst_bin_add_func),
(gst_bin_remove_func):
Unlink pads from elements added/removed from bin to maintain
hierarchy consistency.
2005-07-28 15:38:46 +00:00
..
.gitignore check/Makefile.am: add two more tests for valgrinding 2005-07-11 18:41:49 +00:00
capslist.h check/: copy over from 0.8, and add two with bitmasks specified with (int) 0xFF... 2005-06-22 19:22:34 +00:00
gst.c valgrind unit tests as check-local; add gst_deinit 2005-07-11 15:10:40 +00:00
gstbin.c check/gst/gstbin.c: Added checks for hierarchy consistency whan adding linked elements to bins. 2005-07-28 15:38:46 +00:00
gstbuffer.c valgrind unit tests as check-local; add gst_deinit 2005-07-11 15:10:40 +00:00
gstbus.c add debugging category use GST_START_TEST now, so we add a debug line 2005-07-09 16:36:18 +00:00
gstcaps.c add debugging category use GST_START_TEST now, so we add a debug line 2005-07-09 16:36:18 +00:00
gstelement.c check/gst/gstbin.c: Added checks for hierarchy consistency whan adding linked elements to bins. 2005-07-28 15:38:46 +00:00
gstghostpad.c check/gst/gstghostpad.c: Added some more tests for wrong hierarchy 2005-07-28 11:24:33 +00:00
gstiterator.c add debugging category use GST_START_TEST now, so we add a debug line 2005-07-09 16:36:18 +00:00
gstmessage.c fix refcounting of warning and error messages 2005-07-12 16:28:36 +00:00
gstminiobject.c valgrind unit tests as check-local; add gst_deinit 2005-07-11 15:10:40 +00:00
gstobject.c add debugging category use GST_START_TEST now, so we add a debug line 2005-07-09 16:36:18 +00:00
gstpad.c check/Makefile.am: instate more valgrindable tests 2005-07-12 09:41:00 +00:00
gststructure.c fix refcounting of warning and error messages 2005-07-12 16:28:36 +00:00
gstsystemclock.c add debugging category use GST_START_TEST now, so we add a debug line 2005-07-09 16:36:18 +00:00
gsttag.c add debugging category use GST_START_TEST now, so we add a debug line 2005-07-09 16:36:18 +00:00
gstvalue.c move two testsuite apps over to the check dir 2005-07-13 13:10:18 +00:00