]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: mktemp: test the behavior when writing to standard output fails
authorCollin Funk <collin.funk1@gmail.com>
Thu, 16 Apr 2026 02:40:17 +0000 (19:40 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Fri, 17 Apr 2026 03:05:36 +0000 (20:05 -0700)
commit8cefb65e1216e9bb8d82703df53b490ff52d5f65
tree96707f499ba396721961ebdeaccb0cf87c4c79f4
parent27a7ca5a731f63b7584238801d5fe83769b5315a
tests: mktemp: test the behavior when writing to standard output fails

* tests/mktemp/write-error.sh: New file.
* tests/local.mk (all_tests): Add the test.
tests/local.mk
tests/mktemp/write-error.sh [new file with mode: 0755]