tests: rtpsession: refactor tests to use GstHarness
authorHavard Graff <havard.graff@gmail.com>
Fri, 1 Dec 2017 12:04:41 +0000 (13:04 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 13:05:01 +0000 (13:05 +0000)
commit96d837b301a4e7ffc119cc1cc034640b10ff476f
tree6d5634afed43a1425d8ee8ab4a358f8dd3f57d2a
parentb02350bd62e0eb59ee263af731e23195427268c6
tests: rtpsession: refactor tests to use GstHarness

This patch simplifies the tests (44% less code) and
makes them much more readable.

The provided SessionHarness also makes it much easier
to write new tests for rtpsession.

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