aggregator tests: fix seek event seqnums
authorMathieu Duponchelle <mathieu@centricular.com>
Fri, 19 Jul 2019 16:52:02 +0000 (18:52 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Fri, 19 Jul 2019 16:53:43 +0000 (18:53 +0200)
commitf72e71903a51ec7be20b938a012ee512aa3c6c34
tree8b497ce5b88dcb0f32c50f9e444d820abd13509d
parent509d4c31f031e10f6ae5cdd3a112772fc081e919
aggregator tests: fix seek event seqnums

In
https://gitlab.freedesktop.org/gstreamer/gstreamer/merge_requests/207,
aggregator starts ignoring seek events with duplicate seqnums. We thus
need to update the seqnum of events when reusing them multiple times.
tests/check/elements/audiomixer.c
tests/check/elements/compositor.c