mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
927b5ed9ac
Original commit message from CVS: * testsuite/registry/Makefile.am: * testsuite/registry/gst-print-formats.c: (print_pad_templates_info), (print_element_list), (print_typefind_list), (list_sort_func), (get_typefind_mime_list), (g_list_uniqify), (get_pad_templates_info), (get_element_mime_list), (print_mime_list), (main): A little program that looks through the registry to find elements of a given type. Not particularly interesting as a test, except that there's no other test covering the same area. |
||
---|---|---|
.. | ||
benchmarks | ||
bufspeed | ||
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.