gstreamer/tests/check
Tim-Philipp Müller e0bcf24d30 tests: leak tracer: disable stack traces for faster test execution
This test takes 39 seconds on my machine even though it just runs
a couple of fakesrc num-buffers=2 ! fakesink pipelines. Most of
the cpu seems to be spent in libz, related to stack trace management.

Use stack-traces-flags=none instead of stack-traces-flags=full
until a better solution can be found. Might warrant more
investigation in any case..

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/503>
2020-05-27 14:19:21 +00:00
..
elements tests: leak tracer: disable stack traces for faster test execution 2020-05-27 14:19:21 +00:00
generic Remove autotools build system 2019-10-13 16:10:42 +01:00
gst value: Fix comparison of int/int64 ranges 2020-05-25 08:29:21 +02:00
libs check: testclock: Check return values 2020-05-08 12:11:20 +02:00
pipelines Use gst_object_unref() / gst_object_clear() instead of the GObject ones 2020-04-20 16:28:52 +00:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
gstreamer.supp tests: Add test for new live-objects leaktracer API 2019-07-02 15:13:26 +05:30
meson.build meson: Pass native: false to add_languages() 2020-05-13 08:19:10 +00:00