mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
e0a1560111
Original commit message from CVS: * check/gst-libs/controller.c: (GST_START_TEST), (gst_controller_suite): * libs/gst/controller/gstcontroller.c: (gst_controlled_property_set_interpolation_mode): * libs/gst/controller/gstcontroller.h: * libs/gst/controller/gstinterpolation.c: * testsuite/controller/.cvsignore: * testsuite/controller/Makefile.am: * testsuite/controller/interpolator.c: merge controller testsuites fix broken tests remove mem-chunk from docs |
||
---|---|---|
.. | ||
benchmarks | ||
check | ||
instantiate | ||
misc | ||
muxing | ||
negotiation | ||
old | ||
probes | ||
sched | ||
seeking | ||
threadstate | ||
.gitignore | ||
bench-complexity.scm | ||
bench-mass_elements.scm | ||
complexity.c | ||
complexity.gnuplot | ||
lat.c | ||
Makefile.am | ||
mass_elements.c | ||
network-clock-utils.scm | ||
network-clock.scm | ||
plot-data | ||
README |
This directory contains various tests designed to test GStreamer's behavior. When these tests work, they should be recast in the form of regression tests and moved to ../testsuite.