]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: nproc: support more general syscall injection
authorPádraig Brady <P@draigBrady.com>
Thu, 2 Jul 2026 10:21:47 +0000 (11:21 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 2 Jul 2026 10:21:47 +0000 (11:21 +0100)
commitd73d2d1b3145eb583a441eb488aa052f77af9ce6
tree10addc3051ce9dcb5ae317c6c6292c67a6e14b72
parente45a3f6a19b444feebe91dea116b709643f153b5
tests: nproc: support more general syscall injection

* tests/nproc/nproc-quota.sh: Prefer strace to LD_PRELOAD,
as it's simpler and supports static executables.
https://github.com/coreutils/coreutils/issues/309
tests/nproc/nproc-quota.sh