gstreamer/testsuite
Thomas Vander Stichele 13301b0a39 testsuite/test_ghostpad.py: add handoff to count received buffers
Original commit message from CVS:
2005-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>

* testsuite/test_ghostpad.py:
add handoff to count received buffers
2005-10-06 07:17:16 +00:00
..
.gitignore testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
common.py gst/gst.override: accurate line numbers for logging 2005-10-05 22:33:50 +00:00
Makefile.am testsuite/: add new testsuite for ghost pad behaviour 2005-10-05 21:51:36 +00:00
runtests.py allow calling runtests on one test only 2005-10-05 14:22:56 +00:00
test-object.c Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
test-object.h Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
test_bin.py gst/gst.defs: gst.Bin constructor can take no arguments 2005-10-05 21:50:43 +00:00
test_buffer.py add a .data to buffers; it feels more natural to me than doing str(buffer) compared to the other properties. 2005-09-01 14:50:01 +00:00
test_bus.py Updated definitions, wrapper and testsuite for changes in GstBus API 2005-09-29 13:56:03 +00:00
test_caps.py add gst.Caps.__refcount__ 2005-10-05 17:18:32 +00:00
test_element.py gst/gst.defs: gst.Bin constructor can take no arguments 2005-10-05 21:50:43 +00:00
test_event.py 55 working tests now; some disabled 2005-09-01 15:50:46 +00:00
test_ghostpad.py testsuite/test_ghostpad.py: add handoff to count received buffers 2005-10-06 07:17:16 +00:00
test_interface.py fix headers on tests 2005-09-01 10:36:07 +00:00
test_pad.py testsuite/test_pad.py: add a test that shows we can link a pad in a buffer probe callback. yay ! 2005-10-05 16:22:26 +00:00
test_pipeline.py gst/: deprecate add_many/remove_many, fold into add/remove 2005-09-30 15:23:15 +00:00
test_registry.py update for new plugin API 2005-09-18 11:54:34 +00:00
test_struct.py gst/gst.defs: Updated definitions 2005-09-29 09:58:25 +00:00
test_xml.py fix headers on tests 2005-09-01 10:36:07 +00:00
testhelpermodule.c Remove old documentation system 2005-08-01 09:59:55 +00:00