tests: add the valgrind suppression file from the "common" module
authorAntonio Ospite <antonio.ospite@collabora.com>
Fri, 22 Mar 2019 16:46:03 +0000 (17:46 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 24 Mar 2019 18:11:41 +0000 (18:11 +0000)
commit763d01f43755175410ca10f4c7b3af50c0cbc61e
treeeb3e0be276a82420210d1f03e1e18e6afd264989
parenta7db80f9a98287f012108845e121f6f6fb62171b
tests: add the valgrind suppression file from the "common" module

Other gstreamer repositories have their own valgrind suppression file
directly in the repository.

Add a suppression file to the core gstreamer repository too, this makes
it easier to use it with gst-build which does not check out the common
module.

This is also a little step towards the removal of the common submodule.

NOTE: the added file is the latest version from the "common" repository
but it has been renamed from gst.supp to gstreamer.supp for symmetry
with the suppression files in the other repositories.
tests/check/gstreamer.supp [new file with mode: 0644]