gstreamer/tests
Thibault Saunier 22d37a930c tests: Fix races in the read-growing-file test
First: the buffer is pushed on the encoding filesink only *after* the
checkpoints, leading to wrong ordering in expectations.

The second one is about EOS being posted on the bus *before* the
stop action is executed, leading to the action never being executed.
That action was plain useless as the default behavior of validate
scenario is to internally create a "stop" action on EOS (unless
disabled by user).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/968>
2020-12-09 10:52:24 -03:00
..
check video-chroma: Add support for any combination of chroma-site flags 2020-12-08 07:21:28 +00:00
examples examples: Add a compositor mosaic example. 2020-11-05 07:14:20 +00:00
files Remove autotools build system 2019-10-13 14:15:43 +01:00
icles tests: playback: include stdlib.h unconditionally 2019-12-09 07:33:55 +00:00
validate tests: Fix races in the read-growing-file test 2020-12-09 10:52:24 -03:00
meson.build meson: Use the tests option for validate 2020-06-11 14:01:01 +05:30