gstreamer/tests
2009-10-08 10:39:28 +01:00
..
benchmarks
check gitignores: Ignore the bytewriter check binary 2009-10-08 10:39:28 +01:00
examples check: Fix test run in tests/examples/manual 2009-10-08 10:29:08 +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, ...