tests: fix most of the rganalysis unit tests
authorTim-Philipp Müller <tim@centricular.net>
Tue, 11 Sep 2012 23:16:31 +0000 (00:16 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 11 Sep 2012 23:16:31 +0000 (00:16 +0100)
commit1d586d3bdebb547d4485371ee223a308ec1c5fd8
tree7471c64066ff432a41deb9d9946a53ea8484b428
parentf12ef67f56e0963dee2092666d50635a31610f5b
tests: fix most of the rganalysis unit tests

Before the element would post messages on the bus itself, now
the sinks do that based on the tag events they receive. But
since we don't have proper sink elements in these unit tests,
but just dangling pads, we have to post the tag messages the
test checks for ourselves.

Down from 52/55 failing to 7/52 failing.
tests/check/elements/rganalysis.c