gstreamer/check
Wim Taymans 870d272630 check/gst/gstutils.c: More checks.
Original commit message from CVS:
* check/gst/gstutils.c: (GST_START_TEST), (gst_utils_suite):
More checks.

* gst/gstclock.c: (gst_clock_finalize), (gst_clock_set_master),
(do_linear_regression), (gst_clock_add_observation):
Cleanups.
Release lock when the clock cannot be slaved.
Catch the case where the regression returned an invalid denominator.

* gst/gstutils.c: (gst_util_div128_64_iterate),
(gst_util_div128_64), (gst_util_uint64_scale_int64),
(gst_util_uint64_scale), (gst_util_uint64_scale_int):
Add protentially more performant non-iterative 128/64 divide function
that unfortunatly does not work yet.
Shortcut the trivial 0/X = 0 case.
Remove the warnings on overflow.
2005-11-28 16:05:35 +00:00
..
elements check/: Use a cmdline define to specify the location of a file to use for testing, to avoid breaking distcheck. 2005-11-28 10:07:38 +00:00
generic check/: Check fixes, use API as stated in design docs, remove hacks. 2005-10-10 16:38:26 +00:00
gst check/gst/gstutils.c: More checks. 2005-11-28 16:05:35 +00:00
gst-libs merge controller testsuites fix broken tests remove mem-chunk from docs 2005-10-17 17:05:38 +00:00
net ignore more 2005-11-24 11:16:32 +00:00
pipelines ignore more 2005-11-12 10:23:52 +00:00
states check/states/sinks.c: Uncomment fixed check. 2005-11-03 20:14:24 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am check/Makefile.am: Oops, that should have been top_srcdir 2005-11-28 11:31:31 +00:00