gstreamer/tests
Mathieu Duponchelle ae7a213628 valgrind suppressions: ignore XInitThreads leaks
As we load that symbol dynamically, valgrind gets confused
when it leaks and reports the leak against an unrelated library
and an unknown (??) symbol.

To address that, put the loading and calling of that symbol
in a separate function, and ignore any malloc leak happening
in that function.
2018-04-12 19:08:41 +02:00
..
check valgrind suppressions: ignore XInitThreads leaks 2018-04-12 19:08:41 +02:00
examples examples: playback: don't use deprecated font button API 2018-01-08 14:21:29 +00:00
files tests: add test to check discoverer return code for missing plugins case 2012-03-03 13:54:53 +00:00
icles meson: port tests/icles 2018-04-12 15:08:29 +02:00
Makefile.am tests: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00
meson.build meson: port tests/icles 2018-04-12 15:08:29 +02:00