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)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commitf6ec0f705eac937bae96cdb27adc7845445df0c3
tree2d0b85077525ba3faa88c6167cb98ebe613b634a
parentc0a0102b41db7bff40643ec2dd3f0ed916c2d41d
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