gstreamer/tests/check
Thomas Vander Stichele 888bf79853 check/gst/gstminiobject.c: don't use check calls from threads; check probably isn't threadsafe and using a lock to ma...
Original commit message from CVS:

* check/gst/gstminiobject.c: (thread_ref), (GST_START_TEST),
(gst_mini_object_suite):
don't use check calls from threads; check probably isn't
threadsafe and using a lock to make it threadsafe would
defeat the purpose of this check
* gst/check/gstcheck.c:
* gst/check/gstcheck.h:
use GST_DEBUG some more
2005-11-24 18:40:58 +00:00
..
elements check/gst/gstevent.c (create_custom_events): Check that 2005-11-21 17:21:15 +00:00
generic check/states/sinks.c: Uncomment fixed check. 2005-11-03 20:14:24 +00:00
gst check/gst/gstminiobject.c: don't use check calls from threads; check probably isn't threadsafe and using a lock to ma... 2005-11-24 18:40:58 +00:00
libs check/net/gstnetclientclock.c (test_functioning): Adjust to rate_num/rate_denom change. 2005-11-23 12:36:00 +00:00
pipelines ignore more 2005-11-12 10:23:52 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am don't valgrind the stress test, takes too long 2005-11-22 12:15:19 +00:00