mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
4c20dfd33d
Original commit message from CVS: * testsuite/threads/Makefile.am: * testsuite/threads/signals.c: (gst_test_get_type), (gst_test_class_init), (gst_test_init), (gst_test_dispose), (gst_test_set_property), (gst_test_get_property), (gst_test_do_signal1), (signal2_handler), (gst_test_do_signal2), (gst_test_do_prop), (run_thread), (main): Added a bunch of testcases that show threadsafety bugs in glib. |
||
---|---|---|
.. | ||
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.