gstreamer/tests
2009-10-07 10:59:54 +03:00
..
benchmarks build: sprintf, sscanf need stdio.h 2009-10-07 10:59:54 +03:00
check childproxy: initialize gvalue in _valist function. Fixes #595602 2009-10-07 10:59:54 +03:00
examples build: sprintf, sscanf need stdio.h 2009-10-07 10:59:54 +03: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, ...