aboutsummaryrefslogtreecommitdiff
path: root/tests/timeout.test
AgeCommit message (Expand)Author
2024-04-12A sufficiently loaded server may not be able to fork()/exec()Rob Landley
2022-07-29timeout.test: use POSIX "trap" syntax.Elliott Hughes
2022-07-22timeout.test: fix test for systems that don't have bash.Elliott Hughes
2022-07-05Add timeout -i and update tests.Rob Landley
2019-09-13timeout: fix exit status for sneaky subprocesses.Elliott Hughes
2019-03-14grep: use TOYFLAG_ARGFAIL for grep too.Elliott Hughes
2019-03-10timeout: --foreground, --preserve-status, and --signal.Elliott Hughes