gstreamer/tests
Wim Taymans e1aeec6d77 Removed plugable schedulers.
Original commit message from CVS:
Removed plugable schedulers.
Removed Scheduler/Manager from elements.
Removed gsttypes.h, rearranged includes.
Removed dependency pad<->element, element<>pipeline, and
various others,  fix includes.
implement gst_pad_get_parent() with gst_object_get_parent()
Make GstTask sefcontained.
Fix _get_state() on GstBin, it did not return ASYNC with a 0
timeout.
Fix endless loop in iterator_fold_with_resync.
2005-07-18 12:49:53 +00:00
..
benchmarks
check Removed plugable schedulers. 2005-07-18 12:49:53 +00:00
instantiate ignore more 2005-07-07 13:12:43 +00:00
memchunk add support for google malloc if available 2005-04-01 10:14:45 +00:00
misc tests/network-clock.scm: Commentary update. 2005-07-01 16:46:59 +00:00
muxing
negotiation
old move two testsuite apps over to the check dir 2005-07-13 13:10:18 +00:00
probes *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!! 2005-06-28 09:59:01 +00:00
sched *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!! 2005-06-28 09:59:01 +00:00
seeking
threadstate
.gitignore
bench-complexity.scm
bench-mass_elements.scm
complexity.c
complexity.gnuplot
lat.c
Makefile.am remove bufspeed and spidey_bench 2005-06-19 10:31:42 +00:00
mass_elements.c
network-clock-utils.scm tests/network-clock-utils.scm (debug, print-event): New utils. 2005-06-28 16:57:27 +00:00
network-clock.scm tests/network-clock.scm: Commentary update. 2005-07-01 16:46:59 +00:00
plot-data tests/network-clock-utils.scm (debug, print-event): New utils. 2005-06-28 16:57:27 +00:00
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.