gstreamer/libs/gst/check
Havard Graff 3892cc4c2d testclock: add support for waiting and releasing multiple GstClockIDs
In order to be deterministic, multiple waiting GstClockIDs needs to be
released at the same time, or else one can get into the situation that
the one being released first can add itself back again before the next
one waiting is released.

Test added for new API and old tests rewritten to comply.
2014-04-12 15:33:31 +01:00
..
libcheck Revert "check: only call setpgid on valid child PIDs" 2014-04-07 17:47:30 +01:00
.gitignore check: use private copy of check for libgstcheck 2009-08-06 17:27:12 +01:00
check.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 16:44:14 +00:00
gstbufferstraw.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbufferstraw.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstcheck.c check: also use the glob on GST_CHECKS when forcing to run broken tests 2014-02-19 11:04:17 +01:00
gstcheck.h check: also use the glob on GST_CHECKS when forcing to run broken tests 2014-02-19 11:04:17 +01:00
gstconsistencychecker.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstconsistencychecker.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttestclock.c testclock: add support for waiting and releasing multiple GstClockIDs 2014-04-12 15:33:31 +01:00
gsttestclock.h testclock: add support for waiting and releasing multiple GstClockIDs 2014-04-12 15:33:31 +01:00
Makefile.am testclock: add support for waiting and releasing multiple GstClockIDs 2014-04-12 15:33:31 +01:00