tests: fixed fake soup http src plugin
authorFlorin Apostol <florin.apostol@oregan.net>
Fri, 16 Oct 2015 17:36:20 +0000 (18:36 +0100)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Thu, 29 Oct 2015 16:01:40 +0000 (16:01 +0000)
commit78ce34b37f338e1da1b5a93c8e6da861a69cf5aa
treedafb545fee75d66be3ab13d87d466c39e8c81927
parent0e1f5a03856eab31cd0ee2b36f9edab84307b627
tests: fixed fake soup http src plugin

The soup http src changed the way it interprets the seek segment stop value.
Previously it was inclusive, now it is not (see commit
21c6da6764c0cd015e9f3c5eecba36e297187deb,
bug https://bugzilla.gnome.org/show_bug.cgi?id=748316)

Updated fake soup http src to also consider segment stop not inclusive.

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