gstreamer/tests
2010-02-12 17:23:29 -03:00
..
benchmarks benchmarks: Clean up gstbufferstress. 2009-10-08 08:20:13 +02:00
check bytewriter: Adds a test for _fill 2010-02-12 17:23:29 -03:00
examples tests: fix warning in rtpool-test 2010-01-26 18:39:45 +00: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, ...