mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
a192d6d688
Original commit message from CVS: * Makefile.am: * check/Makefile.am: * check/gst/.cvsignore: * check/gst/gstobject.c: * configure.ac: adding unit testing * docs/upload.mak: fixing double vars * gst/Makefile.am: disable some unused stuff * gst/gstbus.h: * gst/gsttypes.h: move typedefs for gstbus * gst/gstelement.c: * gst/gstelement.h: add getter/setter for bus and scheduler add functionality to have (non-fatal) warnings as messages * gst/gsterror.c: * gst/gsterror.h: * gst/gstmessage.c: * gst/gstmessage.h: rework API to be more general for warnings as well * gst/gstobject.c: fix docs * tools/gst-launch.c: fix macros for errors |
||
---|---|---|
.. | ||
benchmarks | ||
bufspeed | ||
check | ||
instantiate | ||
memchunk | ||
muxing | ||
negotiation | ||
old | ||
probes | ||
sched | ||
seeking | ||
threadstate | ||
.gitignore | ||
lat.c | ||
Makefile.am | ||
mass_elements.c | ||
README | ||
spidey_bench.c |
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.