gstreamer/testsuite
Edward Hervey 51352b1a2e Makefile.am: make check-valgrind calls make valgrind in the testsuite directory.
Original commit message from CVS:
* Makefile.am:
make check-valgrind calls make valgrind in the testsuite directory.
* testsuite/Makefile.am:
prepend $(top_srcdir) to PYTHONPATH for all tests so it uses the built
library and not the installed one.
* testsuite/python.supp:
Added suppressions discovered on x86/gentoo.
2006-04-07 15:41:00 +00:00
..
.gitignore testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
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 Makefile.am: make check-valgrind calls make valgrind in the testsuite directory. 2006-04-07 15:41:00 +00:00
python.supp Makefile.am: make check-valgrind calls make valgrind in the testsuite directory. 2006-04-07 15:41:00 +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 testsuite/test_bin.py: fix race condition because of state thread 2005-10-26 14:29:58 +00:00
test_buffer.py gst/common.h: cleanup 2005-10-11 12:42:53 +00:00
test_bus.py state change fix 2005-10-26 15:03:21 +00:00
test_caps.py gst/gststructure.override: Properly check for gstvalue data types. This makes it possible to set fields with fractions. 2006-01-08 12:26:35 +00:00
test_element.py testsuite/test_element.py: add another link test 2006-02-01 11:14:20 +00:00
test_event.py testsuite/test_event.py: Properly use tempfile 2006-02-01 16:37:41 +00:00
test_ghostpad.py testsuite/: Another attempt at making the tests deterministic on the buildbots 2006-03-21 14:01:07 +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 testsuite/test_message.py: GstBus is flushing in NULL, so we need to set the pipeline to READY in order to receive th... 2006-04-05 17:05:43 +00:00
test_pad.py testsuite/: Another attempt at making the tests deterministic on the buildbots 2006-03-21 14:01:07 +00:00
test_pipeline.py gst/: Updated API 2005-10-19 15:04:25 +00:00
test_registry.py testsuite/test_registry.py (RegistryTest.testPluginList): Look for staticelements, not gstcoreelements. 2005-12-05 10:58:30 +00:00
test_struct.py gst/gststructure.override: Properly check for gstvalue data types. This makes it possible to set fields with fractions. 2006-01-08 12:26:35 +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