harness: add _set_forwarding function
authorHavard Graff <havard.graff@gmail.com>
Thu, 23 Jul 2015 22:41:57 +0000 (00:41 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 9 Aug 2015 15:02:37 +0000 (16:02 +0100)
commit28100e0b6ae556e6abaf7decc45a85c230e58823
treec831cd0d1fa45303b1caa78b3c1a73358d32ebd0
parentffa90b2e7258f20411af07ab4b02c510b2fc2254
harness: add _set_forwarding function

To be able to disable the slightly "magic" forwarding of the
necessary events between the harnesses.

Also introduce a new test-suite for GstHarness, that documents the
feature, and should hopefully expand into documenting most of the
features the harness possesses.

https://bugzilla.gnome.org/show_bug.cgi?id=752746
docs/libs/gstreamer-libs-sections.txt
libs/gst/check/Makefile.am
libs/gst/check/gstharness.c
libs/gst/check/gstharness.h
tests/check/Makefile.am
tests/check/libs/gstharness.c [new file with mode: 0644]