descend into tests
[platform/upstream/gstreamer.git] / tests / README
1 This directory contains regression tests, functionality tests, examples,
2 benchmarks, ...
3
4 check/
5    unit tests using the check library, non-interactive
6 benchmarks/
7    benchmarks to profile pieces of GStreamer
8 misc/
9    prototypes, random bits, ...
10
11 old/
12    outdated tests that need to be converted to this new layout,
13    possibly use check, ported, ...