tests: added fake http src plugin
authorAlex Ashley <bugzilla@ashley-family.net>
Fri, 9 Oct 2015 20:23:20 +0000 (21:23 +0100)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Thu, 29 Oct 2015 16:01:18 +0000 (16:01 +0000)
commita38a9ba50d93b7339b15dafefda802ddbb21f884
treed5616137ec6ac1cc4fa3e48d224d1dd912e83fe1
parentc8ef39cac7337b55901bfb38ca5a8ecda07376a8
tests: added fake http src plugin

Added a fake http src plugin capable of generating data buffers for a
request of a http url. Can be used in tests to simulate http accesses.

https://bugzilla.gnome.org/show_bug.cgi?id=756322
tests/check/elements/fake_http_src.c [new file with mode: 0644]
tests/check/elements/fake_http_src.h [new file with mode: 0644]