gstreamer/tests/check
Dardo D Kleiner ec5e781e6b buffer: Add more exhaustive test for gst_buffer_foreach_meta() meta removal
Existing test for iterating/removing buffer meta data was insufficient
to detect linked list corruption when removing multiple items, and could
also suffer from such corruption in attempting to count remaining items.
Modified the one test and added several others to exercise multiple
scenarios.

Validates fix for issue #332.
2018-12-05 20:50:45 +00:00
..
elements query: add a new bitrate query 2018-11-07 15:04:14 +00:00
generic tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +01:00
gst buffer: Add more exhaustive test for gst_buffer_foreach_meta() meta removal 2018-12-05 20:50:45 +00:00
libs baseparse: Add unit test for short reads 2018-11-28 17:46:12 +02:00
pipelines tests: fix message leak in seek test 2017-04-19 13:39:46 +01:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am bitwriter: Add unit tests 2018-05-06 17:05:27 +02:00
meson.build meson: add option to disable build of GStreamer unit test library 2018-08-10 01:23:35 +01:00