mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-20 06:08:14 +00:00
f2fd3bda2b
It is better to have separate tests: 1) the test name will tell what is broekn when the test fails 2) we still run the other tests when one assert fails 3) the tests are easier to understand 4) we don't rely on sie effect of previous actions 5) ... Also ix the assertion message for the name checks (Gst -> fakeobject). |
||
---|---|---|
.. | ||
benchmarks | ||
check | ||
examples | ||
misc | ||
.gitignore | ||
Makefile.am | ||
README |
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, ...