gstreamer/tests/check
Julien Isorce b66109abf7 tests: add 2 unit tests for non-flush seek with gstbaseparse
The unit test defines a test parse element that inherit from GstBaseParse.
The test pipeline is: fakesrc ! testparse ! fakesink sync=1

Before the fix b2c05cac8 the first new test would have fail because the
pipeline would have wait doing nothing just after proceeded the seek event.
The second new test would have fail because the pipeline would have
played the media instantly just after proceeded the seek event
(like if sync was FALSE on the sink).

https://bugzilla.gnome.org/show_bug.cgi?id=777780
2017-02-08 10:38:33 +00:00
..
elements check: Fix leak in queue2 test 2016-11-28 14:02:23 +01:00
generic check: Rename states unit test 2015-08-14 11:10:37 +02:00
gst segment: Modifiy inside segment condition 2017-01-31 15:55:12 +01:00
libs controllers: add new proxy control binding 2016-11-23 17:15:09 +11:00
pipelines tests: add 2 unit tests for non-flush seek with gstbaseparse 2017-02-08 10:38:33 +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 tests: rewrite and enable dataurisrc test 2016-11-28 11:19:15 +00:00
meson.build meson: Add several missing features from configure.ac 2016-12-21 23:51:36 +05:30