tests: filesink: add check for render_list virtual method
authorPrashant Gotarne <ps.gotarne@samsung.com>
Wed, 1 Apr 2015 03:50:24 +0000 (09:20 +0530)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 1 Apr 2015 11:31:15 +0000 (12:31 +0100)
commit714d8e58e35cacaeab519ea0970d9a9147ee9dc1
treebd125e9026b1b61b248bfe7836eea3f2d2035885
parent1dd72f56eada174a5764015f4d3b157a6243b9a0
tests: filesink: add check for render_list virtual method

GstFileSink implements the render_list virtual method to render
a list of buffers. Update the test_seeking test case to also
check the render_list method implementation.

https://bugzilla.gnome.org/show_bug.cgi?id=747100
tests/check/elements/filesink.c