gstreamer/tests
2010-03-24 15:16:02 +01:00
..
benchmarks test: Remove needless cast 2010-03-17 16:45:52 +01:00
check Fix tests after set_element_details() deprecation 2010-03-24 15:16:02 +01:00
examples Make code safe for -Wredundant-decls 2010-03-10 20:45:33 +01:00
misc
old
.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, ...