gstreamer/tests
Wim Taymans b9eaa6aebe check/Makefile.am: Enable valgrind check that should work fine now.
Original commit message from CVS:
* check/Makefile.am:
Enable valgrind check that should work fine now.

* gst/elements/gsttypefindelement.c: (gst_type_find_element_init):
* gst/gstqueue.c: (gst_queue_init):
Fix memleaks in pad allocation.
2005-11-16 17:18:34 +00:00
..
benchmarks
check check/Makefile.am: Enable valgrind check that should work fine now. 2005-11-16 17:18:34 +00:00
instantiate gst/gstbin.c: use gst_object_has_ancestor(). 2005-09-27 09:57:20 +00:00
misc
muxing
negotiation
old fixing examples fixing docs typos changing log priority in error situations 2005-10-26 18:57:43 +00:00
probes
sched tests/sched/: 2005-10-10 16:43:32 +00:00
seeking gst/gstbin.c: use gst_object_has_ancestor(). 2005-09-27 09:57:20 +00:00
threadstate gst/gstbin.c: use gst_object_has_ancestor(). 2005-09-27 09:57:20 +00:00
.gitignore
bench-complexity.scm
bench-mass_elements.scm
complexity.c
complexity.gnuplot
lat.c gst/gstbin.c: use gst_object_has_ancestor(). 2005-09-27 09:57:20 +00:00
Makefile.am tests/Makefile.am (noinst_PROGRAMS): No more init.c. 2005-10-10 16:20:41 +00:00
mass_elements.c
network-clock-utils.scm
network-clock.scm
plot-data
README

This directory contains various tests designed to test GStreamer's
behavior. When these tests work, they should be recast in the form
of regression tests and moved to ../testsuite.