Pádraig Brady <[email protected]> writes: > I'm thinking though that we should probably refactor all these at some stage > to tests/misc/bounded-memory.sh (very similarly to > tests/misc/write-errors.sh).
Yes, I'm like 80/20 in favor of doing that. Part of me likes having smaller tests that do very little for a single program, though. That would make it easier for others to debug issues. When I started working on coreutils it took me a while to understand the logs. Then I learned searching for "fail=1" leads you in the right direction 99% of the time. Collin
