gstreamer/tests/check
Nicolas Dufresne 900110c6dc basesrc-test: Fix race testing segment update
As this test is using a short sleep (GST_USECOND, which is 10ms
in microsecond), sometimes that EOS event is received before the
loop in basesrc have run _do_seek() and pushed the update segment.
To solve this issue, we wait for the initial segment (and flush it)
then we wait for the second segment before sending EOS.

https://bugzilla.gnome.org/show_bug.cgi?id=753365
2015-08-20 07:49:02 -07:00
..
elements identity: refactor and add tests using GstHarness 2015-07-07 13:05:34 +03:00
generic check: Rename states unit test 2015-08-14 11:10:37 +02:00
gst gstpad: Add a new GST_PROBE_HANDLED return value for probes 2015-08-15 17:00:12 +02:00
libs basesrc-test: Fix race testing segment update 2015-08-20 07:49:02 -07:00
pipelines Fix double semicolons 2015-03-10 09:24:28 +00:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am harness: add _set_forwarding function 2015-08-09 16:02:37 +01:00