tee: Check for the removed pad flag also in the slow pushing path
[platform/upstream/gstreamer.git] / tests / README
index d0a0f60..7dad473 100644 (file)
@@ -1,3 +1,12 @@
-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.
+This directory contains regression tests, functionality tests, examples,
+benchmarks, ...
+
+benchmarks/
+   benchmarks to profile pieces of GStreamer
+check/
+   unit tests using the check library, non-interactive
+examples/
+   small examples demonstrating the use of various features
+misc/
+   prototypes, random bits, ...
+