]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: df: hide /proc without using LD_PRELOAD
authoroech3 <79379754+oech3@users.noreply.github.com>
Tue, 30 Dec 2025 12:03:11 +0000 (21:03 +0900)
committerPádraig Brady <P@draigBrady.com>
Thu, 1 Jan 2026 13:18:51 +0000 (13:18 +0000)
commit92a93c445b67cf04315f18a25801491b60bd5c38
treeb37be967e1b8c691f7bcd206dc96158a38d07c84
parent3f0ab90497153a3db0b254104a98c85e5666600b
tests: df: hide /proc without using LD_PRELOAD

* tests/df/no-mtab-status-masked-proc.sh: A new test similar
to no-mtab-status.sh but should work with static builds.
* tests/local.mk: Reference the new test.
https://github.com/coreutils/coreutils/pull/156
tests/df/no-mtab-status-masked-proc.sh [new file with mode: 0755]
tests/local.mk