gstreamer/testsuite
Edward Hervey b06c5a8a9e gst/: Updated API
Original commit message from CVS:
* gst/gst.defs:
* gst/gst-types.defs:
Updated API
* gst/gstelement.override:
_wrap_gst_element_get_state: made wrapper behave more like codegen-ed
functions.
It now only takes an int or long as optional timeout argument, and if
there's no argument it will use GST_CLOCK_TIME_NONE
* testsuite/test_bin.py:
* testsuite/test_event.py:
* testsuite/test_ghostpad.py:
* testsuite/test_pipeline.py:
Updated testsuites for element.get_state() modifications
Added event parsing checks
Commented out test_ghostpad.PipeTest.testProbedLink til I find out why
"while self._handoffs < 10: pass" doesn't exit although it reaches
values way over 10
2005-10-19 15:04:25 +00:00
..
.gitignore
common.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +00:00
gstpython.supp gst/common.h: cleanup 2005-10-11 12:42:53 +00:00
Makefile.am add gdb target 2005-10-17 15:05:29 +00:00
python.supp gst/common.h: cleanup 2005-10-11 12:42:53 +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/: Updated API 2005-10-19 15:04:25 +00:00
test_buffer.py gst/common.h: cleanup 2005-10-11 12:42:53 +00:00
test_bus.py gst/: Updated to new API 2005-10-13 15:56:16 +00:00
test_caps.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +00:00
test_element.py gst/common.h: cleanup 2005-10-11 12:42:53 +00:00
test_event.py gst/: Updated API 2005-10-19 15:04:25 +00:00
test_ghostpad.py gst/: Updated API 2005-10-19 15:04:25 +00:00
test_interface.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +00:00
test_iterator.py gst/common.h: cleanup 2005-10-11 12:42:53 +00:00
test_message.py gst/common.h: cleanup 2005-10-11 12:42:53 +00:00
test_pad.py gst/: update for latest API changes 2005-10-19 11:45:34 +00:00
test_pipeline.py gst/: Updated API 2005-10-19 15:04:25 +00:00
test_registry.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +00:00
test_struct.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +00:00
test_xml.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +00:00
testhelpermodule.c Reordering header inclusion order to fix build on my machine. 2005-10-12 11:21:53 +00:00