gstreamer/tests/check/libs
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
..
.gitignore tests: baseparse: add basic test for baseparse 2014-01-13 08:43:28 -03:00
adapter.c adapter: Take account of the skip in gst_adapter_take_buffer_fast() 2013-07-16 15:38:11 -04:00
baseparse.c tests: fix leak in baseparse test 2014-02-09 00:25:49 +00:00
basesink.c tests: add basesink test 2013-02-05 17:22:37 +01:00
basesrc.c basesrc: Do not send eos when seeking after last buffer 2014-02-24 10:37:57 -03:00
bitreader-noinline.c tests: add unit test for bitreader, bytereader and bytewriter with no inlining used 2013-12-14 21:20:45 +00:00
bitreader.c Fix FSF address 2012-11-03 20:44:48 +00:00
bytereader-noinline.c tests: add unit test for bitreader, bytereader and bytewriter with no inlining used 2013-12-14 21:20:45 +00:00
bytereader.c Fix FSF address 2012-11-03 20:44:48 +00:00
bytewriter-noinline.c tests: add unit test for bitreader, bytereader and bytewriter with no inlining used 2013-12-14 21:20:45 +00:00
bytewriter.c Fix FSF address 2012-11-03 20:44:48 +00:00
collectpads.c tests: collectpads: add flushing seek tests 2013-11-11 16:50:42 +01:00
controller.c controller: remove a bogus test 2013-03-07 11:37:21 +01:00
gstlibscpp.cc Fix FSF address 2012-11-03 20:44:48 +00:00
gstnetclientclock.c tests: make netclientclock test faster and less flaky 2014-03-23 12:55:22 +00:00
gstnettimeprovider.c 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
libsabi.c tests: fix ABI check struct sizes for ARM 2013-01-17 09:27:48 +00:00
queuearray.c tests: check return value of gst_queue_array_drop_element() too 2013-01-30 11:34:15 +00:00
struct_arm.h tests: fix ABI check struct sizes for ARM 2013-01-17 09:27:48 +00:00
struct_hppa.h tests: enable library abi checks 2012-09-27 10:37:32 +02:00
struct_i386.h tests: update struct_i386.h for ABI checks 2012-10-07 00:16:48 +01:00
struct_ppc32.h tests: update struct_ppc32.h for ABI checks 2012-10-06 17:26:21 +01:00
struct_ppc64.h tests: enable library abi checks 2012-09-27 10:37:32 +02:00
struct_sparc.h tests: enable library abi checks 2012-09-27 10:37:32 +02:00
struct_x86_64.h tests: enable library abi checks 2012-09-27 10:37:32 +02:00
test_transform.c basetransform: Properly port unit test to actually use caps and check results 2013-05-09 13:31:38 +02:00
transform1.c basetransform: Properly port unit test to actually use caps and check results 2013-05-09 13:31:38 +02:00
typefindhelper.c Fix FSF address 2012-11-03 20:44:48 +00:00