gstreamer/tests
Wim Taymans ffca244c26 tests: make sure the tasks are joined
Call _clean_all() on the task to make sure everything is joined and stopped.

See #589127
2009-07-20 18:03:21 +02:00
..
benchmarks tests: fix example 2009-06-29 11:57:13 +02:00
check tests: make sure the tasks are joined 2009-07-20 18:03:21 +02:00
examples stepping: more stepping improvements 2009-06-12 13:20:36 +02:00
misc
old tests/old/testsuite/: Remove references to deprecated API g_mem_chunk*. 2008-11-13 18:03:23 +00:00
.gitignore
Makefile.am
README

This directory contains regression tests, functionality tests, examples,
benchmarks, ...

check/
   unit tests using the check library, non-interactive
benchmarks/
   benchmarks to profile pieces of GStreamer
misc/
   prototypes, random bits, ...

old/
   outdated tests that need to be converted to this new layout,
   possibly use check, ported, ...