]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: cygwin: handle ENOENT from execvp(".")
authorPádraig Brady <P@draigBrady.com>
Tue, 12 Apr 2022 11:31:01 +0000 (12:31 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 12 Apr 2022 23:36:25 +0000 (00:36 +0100)
commit4f920e93ecf1b693b3729168496a9f50e194ecd0
tree16fb711b702eb0043a8fd3edfaf894240c467206
parentf98dcbfc1c73e3b270224d5c82ff0382c1394519
tests: cygwin: handle ENOENT from execvp(".")

* tests/misc/env.sh: Verify with another command that
execvp() doesn not return ENOENT, before testing the
exit code from the command in question.
* tests/misc/nice-fail.sh: Likewise.
* tests/misc/stdbuf.sh: Likewise.
* tests/misc/timeout-parameters.sh: Likewise.
tests/misc/env.sh
tests/misc/nice-fail.sh
tests/misc/stdbuf.sh
tests/misc/timeout-parameters.sh