weston/.gitlab-ci/virtme-scripts
Marius Vlad f043ad3647 virtme-scripts: Add LSAN_OPTION
In preparation of turning mem leak detection on in CI, this patch adds
LSAN_OPTIONS to be able to pass the suppression file.

This *does not* turn the mem leak detection on yet, as we still
need some additional mem leak fixes.

This removes fast unwind set to zero as well, as that will add a massive
runtime penalty to some of our tests, and we'll no longer need it as
we've included the entire libfontconfig as a mem leak source in the
suppression file.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
2023-06-07 13:44:15 +03:00
..
per-test-asan.sh virtme-scripts: Add LSAN_OPTION 2023-06-07 13:44:15 +03:00
run-weston-tests.sh CI: Never unload llvmpipe DSO whilst testing 2022-07-05 10:15:49 +01:00