aggregator: test cleanup
authorStefan Sauer <ensonic@users.sf.net>
Sat, 14 Oct 2017 10:08:19 +0000 (12:08 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:27 +0000 (15:10 +0000)
commit9efffd05e29dd352425f4af97c0ff3cb9b9a461b
treec73d9ce5bde6dbacce1ee47766c68869f9a94779
parent4808f4836c4a552f6cf6d0da61f1770caf20d3b4
aggregator: test cleanup

Remove gst_init() from a few tests. Use _OBJECT variants in logging. Remove
arbitrary extra blank lines. Make push_event() more like push_buffer() - set
the event to NULL and add cleanup to _chain_data_clear().
tests/check/libs/aggregator.c