mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49:40 +00:00
Original commit message from CVS: 2005-02-11 Andy Wingo <wingo@pobox.com> * tools/gst-inspect.c (print_field): Change prototype for non-mutating caps_foreach. * check/gst/gstobject.c (test_fail_abstract_new): Expect a warning from GLib. * check/gst/gstcaps.c (test_double_append): Renamed from test_fail_double_append. (test_mutability): New test, tests that caps and structures are mutable only with refcount 1, or in the case of structures, also when unparented. * check/gstcheck.c (gst_check_init): Handle WARNING in addition to CRITICAL. (gst_check_log_critical_func): Print criticals in both the expected and unexpected cases. |
||
---|---|---|
.. | ||
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.