tests:aggregator: fix tc failure and correct check value
authorHyunjun Ko <zzoon.ko@samsung.com>
Mon, 9 Nov 2015 07:08:30 +0000 (16:08 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 1 Dec 2015 08:28:39 +0000 (10:28 +0200)
commit0fd6b5d3316c85462e8ca160b65b980a3af12e86
treebba9f3a94b05813e242e5659381526d0239434ba
parentd8b1efe13ab2d366290573f4cecbd0852a2721c5
tests:aggregator: fix tc failure and correct check value

Failure by this commit 2dfa548f3645844082c3db65d96d87255701b3ad, which is
to append hooks instead of prepend.
Because of this change, aggretated_cb is not called and leads to failure.

And correct to check flush stop value instead of flush start value

https://bugzilla.gnome.org/show_bug.cgi?id=757801
tests/check/libs/aggregator.c