gstreamer/tests/check/gst
Thomas Vander Stichele 48464956ca check/gst/gstbin.c: add test for state change message on a bin
Original commit message from CVS:

* check/gst/gstbin.c: (START_TEST), (gst_bin_suite):
add test for state change message on a bin
* check/gst/gstelement.c: (START_TEST), (gst_element_suite):
add another test
* gst/gstbin.c: (gst_bin_init):
* gst/gstbus.c: (gst_bus_init), (gst_bus_post):
* gst/gstelement.c: (gst_element_post_message),
(gst_element_set_state):
* gst/gstelementfactory.c: (gst_element_factory_create):
* gst/gstmessage.c: (gst_message_new):
* gst/gstscheduler.c:
various debugging additions and cleanups
2005-07-09 15:18:53 +00:00
..
.gitignore ignore more 2005-06-30 10:23:16 +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 commit a file I forgot 2005-06-21 16:53:14 +00:00
gstbin.c check/gst/gstbin.c: add test for state change message on a bin 2005-07-09 15:18:53 +00:00
gstbuffer.c add a GstBuffer unit test 2005-06-08 13:57:13 +00:00
gstbus.c check/: Application message API change. 2005-07-05 08:47:40 +00:00
gstcaps.c check/: copy over from 0.8, and add two with bitmasks specified with (int) 0xFF... 2005-06-22 19:22:34 +00:00
gstdata.c Increase timeout some more 2005-04-12 09:16:00 +00:00
gstelement.c check/gst/gstbin.c: add test for state change message on a bin 2005-07-09 15:18:53 +00:00
gstghostpad.c *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!! 2005-06-28 09:59:01 +00:00
gstiterator.c check/: Added checks. 2005-03-07 18:33:37 +00:00
gstmessage.c check/: Application message API change. 2005-07-05 08:47:40 +00:00
gstobject.c check/gst/: Increase timeout for checks. 2005-04-27 14:19:46 +00:00
gstpad.c if pad has no parent, return NULL as list of internal links 2005-07-06 11:31:57 +00:00
gststructure.c check/: copy over from 0.8, and add two with bitmasks specified with (int) 0xFF... 2005-06-22 19:22:34 +00:00
gstsystemclock.c Added GstBin test. 2005-03-09 16:10:59 +00:00
gsttag.c check/Makefile.am: add gsttag 2005-06-19 11:32:42 +00:00
gstvalue.c remove gst_strtoll completely, since it didn't actually do anything more than what g_ascii_strtoull already does. 2005-06-23 11:25:29 +00:00