tests: add minimal basesrc ! sink seeking unit test
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 8 Mar 2012 15:23:56 +0000 (15:23 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 8 Mar 2012 16:19:55 +0000 (16:19 +0000)
commit799d69b0381b35b04eae6db1d68bccb752c0cfc4
tree95ad95591527f67085477db5737e7de19a391387
parented7f4802222234eef192aa3f74bc92268f338f97
tests: add minimal basesrc ! sink seeking unit test

Should reproduce 'GStreamer-WARNING **: wrong STREAM_LOCK count 0'
warnings (with make pipelines/seek.torture or pipelines/seek.forever
anyway, since it appears to be racy).

https://bugzilla.gnome.org/show_bug.cgi?id=670846
tests/check/Makefile.am
tests/check/pipelines/.gitignore
tests/check/pipelines/seek.c [new file with mode: 0644]