]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: adjust csplit VM limit for CheriBSD
authorPádraig Brady <P@draigBrady.com>
Tue, 8 Apr 2025 15:07:06 +0000 (16:07 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 8 Apr 2025 15:07:06 +0000 (16:07 +0100)
commit9ccabd8df36703ab3abf09464f7514736b18fe80
treeb3c7b8623786bae9da893de710755b3cdb820b84
parent7007c018de51f972c89f153c128a7a9ce08ac432
tests: adjust csplit VM limit for CheriBSD

* tests/misc/csplit-heap.sh: More memory is required to avoid
a false failure on CheriBSD with its heap accounting overhead.
This is confirmed to still trigger with the original memory leak
being tested.
tests/csplit/csplit-heap.sh