tests: fix vorbisdec test
authorTim-Philipp Müller <tim@centricular.net>
Wed, 8 Aug 2012 23:54:30 +0000 (00:54 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 8 Aug 2012 23:54:30 +0000 (00:54 +0100)
commit5adc87c6bd219f770467f5cef672f605506dc5ee
tree64b6cc4af158397eea4a9b9d4ff5ecd9fde16711
parent7bdcb12b41780694019a4e65b9ac1addf2afabc8
tests: fix vorbisdec test

There won't be a tag messages on the bus, because tags
are now sent downstream for sinks to post on the bus,
and there's no sink involved here that would do that.
Secondly, the audio decoder base class only sends the
tags out once it has received some non-header data as
input, which is not something we're providing here.
tests/check/elements/vorbisdec.c