splitmuxsink: Unit test - check format/opened/closed sequence
authorJan Schmidt <jan@centricular.com>
Fri, 11 Dec 2020 16:28:56 +0000 (03:28 +1100)
committerJan Schmidt <jan@centricular.com>
Fri, 11 Dec 2020 16:28:56 +0000 (03:28 +1100)
commit2d24a45c893b5959e5f8e43198cb61bdbb9ceb27
tree1ba30d72358134848dc987c54bd5ea5862f8fdc1
parentd7a9a844f6b0b42fe6a8976eded97c288019fa49
splitmuxsink: Unit test - check format/opened/closed sequence

Check the sequence of format-location/fragment-opened/fragment-closed
events is respected. There should be 1 format-location call for each
fragment-opened message, and 1 fragment-closed for each.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/833>
tests/check/elements/splitmuxsink.c