test: Disable ASAN link order check also for functional tests
commit49135b04c761c459e65d5817a112c4592518a5f1
authorGuillem Jover <guillem@debian.org>
Sat, 8 Jul 2023 21:47:01 +0000 (8 23:47 +0200)
committerGuillem Jover <guillem@debian.org>
Sun, 9 Jul 2023 00:57:17 +0000 (9 02:57 +0200)
treed01c753af25112d968e56b6bc98594cb02fce154
parent36cfc2394b4363af68f0a0755e9330817320e2c4
test: Disable ASAN link order check also for functional tests

When we use eatmydata which sets LD_PRELOAD, that can confuse the ASAN
link order check, making program abort and failing the entire test
suite.

Fixes: commit 59268c3f1098114c0dc27b2129882faa96897a1a
Changelog: silent
tests/Test.mk