]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid false failure with sanitizer builds
authorPádraig Brady <P@draigBrady.com>
Wed, 21 Jan 2026 17:31:24 +0000 (17:31 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 21 Jan 2026 17:49:39 +0000 (17:49 +0000)
commitf9eebda93ce811bbce7ef9942db2e80aceb89c09
treec705953d3a0089fc7070977b5b0f7416d093ea5a
parent28c29d103e4d321520d8d969b2d0a5cb2d245696
tests: avoid false failure with sanitizer builds

* init.cfg (sanitizer_build_): Add a helper to detect if a program
is built against a sanitizer.
* tests/df/no-mtab-status-masked-proc.sh: Skip if a sanitizer build.
init.cfg
tests/df/no-mtab-status-masked-proc.sh