videodecoder: add test for event order
authorMichael Olbrich <m.olbrich@pengutronix.de>
Fri, 20 Apr 2018 10:30:22 +0000 (12:30 +0200)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 26 Apr 2018 21:05:04 +0000 (17:05 -0400)
commit1b36477d9e60cf1f4d2c18041fd203dc0675c2e9
tree4341aa229c79af251a835974fee1fab14c0a2fc0
parent41c6efb9ff6643109cc8f8c90fc4f145d023252f
videodecoder: add test for event order

When frames are dropped or reordered then the serialized events are
collected and pushed with the next frame. This test verifies that the
order is preserved.

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