tests: hls_demux: add tests for seeking segment
authorThiago Santos <thiagoss@osg.samsung.com>
Thu, 24 Dec 2015 21:49:39 +0000 (18:49 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Wed, 6 Jan 2016 13:23:13 +0000 (10:23 -0300)
commitbe753b49517303b34913ad225f2aec7cd6e4d934
treec46b8e8443f78fa83f91485f0069b75ac9766da9
parentaec407435dda76e1a32590ec75264adf4bc26993
tests: hls_demux: add tests for seeking segment

Tests that check that the segment sent after a seek is correct.

Allows testing that multiple seeking flags work as expected
tests/check/elements/adaptive_demux_common.c
tests/check/elements/hls_demux.c