]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: ensure utilties exit promptly upon write error
authorPádraig Brady <P@draigBrady.com>
Tue, 11 Jul 2023 12:28:53 +0000 (13:28 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 17 Jul 2023 10:28:30 +0000 (11:28 +0100)
commitef47b928d0b4fb96c8d458450c941fe1eb487542
tree6f3af223e1e6d6e49d32a7af952bf66ee01c283f
parentc0e7e4a1d41049bbf38cf902d13746b1ab5b1e38
tests: ensure utilties exit promptly upon write error

* tests/local.mk: Reference the new test.
* tests/misc/write-errors.sh: A new test to ensure utilities
exit promptly upon writing to /dev/full.
tests/local.mk
tests/misc/write-errors.sh [new file with mode: 0755]