pipeline: Use the test clock in all unit tests
authorSebastian Dröge <sebastian@centricular.com>
Wed, 2 Jan 2019 16:41:24 +0000 (18:41 +0200)
committerSebastian Dröge <slomo@coaxion.net>
Thu, 3 Jan 2019 14:05:31 +0000 (14:05 +0000)
commit8b58cb03b29e5891b408ceee2ff664e822e7987e
tree04ce31cfbddba9a96350da8ede5998f8454d7cde
parentc5b85da8ef61be39f21b180db8a13cb08d401955
pipeline: Use the test clock in all unit tests

And check for exact times as we can now do that thanks to the test clock
being deterministic.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/313
tests/check/gst/gstpipeline.c