gstreamer/tests
Nirbheek Chauhan 0bf31fb1d8 tests: Maintain compatibility with GLib 2.48
That's the minimum version of GLib we require right now.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/514
2020-02-26 19:22:32 +00:00
..
benchmarks Remove autotools build system 2019-10-13 16:10:42 +01:00
check clocksync: Add new clocksync element 2020-02-26 16:36:29 +00:00
examples Remove autotools build system 2019-10-13 16:10:42 +01:00
misc tests: Maintain compatibility with GLib 2.48 2020-02-26 19:22:32 +00:00
meson.build meson: Always use a dependency object for dependencies 2018-09-05 16:33:43 +05:30
README README: update after removal of "old" dir. 2010-07-05 12:26:42 +03:00

This directory contains regression tests, functionality tests, examples,
benchmarks, ...

benchmarks/
   benchmarks to profile pieces of GStreamer
check/
   unit tests using the check library, non-interactive
examples/
   small examples demonstrating the use of various features
misc/
   prototypes, random bits, ...