build: Re-enable the sanitizer for functional tests in CI
commitebd19171d8f63a3ebc01eed33c22d8af5ad0eb38
authorGuillem Jover <guillem@debian.org>
Sun, 17 Mar 2024 18:52:25 +0000 (17 19:52 +0100)
committerGuillem Jover <guillem@debian.org>
Mon, 18 Mar 2024 12:13:34 +0000 (18 13:13 +0100)
tree9d8609a2dc370bcce4828b53e967e2cf44183744
parent7348ad792e551dc7d6974b0deef7dccb868ae831
build: Re-enable the sanitizer for functional tests in CI

Now that we are ignoring leak sanitizer errors, we can enable the
sanitizer checks for all the rest of issues that can be detected.

At the same time we can now widen again the unit tests to all codebase
instead of restricting it to only the lib/ directory.
.gitlab-ci.yml
tests/README