gstreamer/tests
2009-06-08 17:13:17 +01:00
..
benchmarks controller: use real world number in benchmark 2009-05-31 22:39:05 +03:00
check Remove double semicolons at end of line 2009-06-08 17:13:17 +01:00
examples tests: conditionally compile the streams example 2009-06-07 22:20:54 +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, ...