gstreamer/tests
2010-03-30 12:35:05 +01:00
..
benchmarks
check
examples build: build examples subdirectories in parallel if requested 2010-03-30 12:35:05 +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, ...