tests: adaptivedemux: only check for data length after seek
authorThiago Santos <thiagoss@osg.samsung.com>
Fri, 22 Apr 2016 18:02:01 +0000 (15:02 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 22 Apr 2016 20:33:15 +0000 (17:33 -0300)
commit04e4392afe439a002f3577d284eaec548e25c9d2
tree044a4a8d32c1562f70b16ac4495c00c83ef78a6e
parent00a74e98b3ed0dfd3b621049a8bdca70cc025ca2
tests: adaptivedemux: only check for data length after seek

When the test involves doing a seek, only check for data size after
the seek. The final segment range after seek might be different/smaller
than the threshold for doing the seek and doing the check before
seeking would fail.
tests/check/elements/adaptive_demux_common.c
tests/check/elements/adaptive_demux_common.h