gstreamer/tests/check
Alex Ashley d2d912f34a tests: curlhttpsrc: add unit tests
Based upon the souphttpsrc tests, add unit tests for the curlhttpsrc
element. The souphttpsrc tests are able to use an HTTP server that
is provided as part of the soup library. This does not exist in the
curl library, therefore these tests provide a very simple HTTP server
using the GIO library.

These curlhttpsrc tests contain one new test that does not come from
the souphttpsrc tests. The test_multiple_http_requests test tries to
reproduce the way in which GstAdaptiveDemux makes use of URI source
elements. GstAdaptiveDemux creates a bin with the httpsrc element
and a queue element and sets the locked state of that bin to TRUE,
so that it does not follow the state transitions of its parent. It
then moves this bin to the PLAYING state to start each download and
back to READY when the download completes.
2019-02-19 17:55:12 +00:00
..
elements tests: curlhttpsrc: add unit tests 2019-02-19 17:55:12 +00:00
generic checks: Ensure thread-safe libX11/GL when running tests 2015-08-15 19:04:42 +02:00
libs Run gst-indent through the files 2018-11-28 14:18:26 +00:00
media meson test: Enable libs tests 2017-12-08 18:42:22 +01:00
pipelines tests: ipcpipeline: fix struct initialisation warnings with clang 2018-01-17 12:06:29 +00:00
.gitignore Ignore registries in any format. 2007-09-19 18:22:23 +00:00
gst-plugins-bad.supp tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind warnings and a valgrind warning caused by ... 2008-02-22 06:42:28 +00:00
Makefile.am tests: curlhttpsrc: add unit tests 2019-02-19 17:55:12 +00:00
meson.build tests: curlhttpsrc: add unit tests 2019-02-19 17:55:12 +00:00