summaryrefslogtreecommitdiff
path: root/bin/sh/tests/execution
AgeCommit message (Expand)Author
2025-11-19sh: Fix job pointer invalidation with trapsasyncJilles Tjoelker
2025-06-17tests: Update for jemalloc's option parsingEd Maste
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2022-08-20sh: nullify ENV in testsPiotr Pawel Stefaniak
2021-01-03sh/tests: Add a second kind of binary scripts without #!Jilles Tjoelker
2020-08-28sh: Keep ignored SIGINT/SIGQUIT after set in a background jobJilles Tjoelker
2020-06-28sh/tests: Fix flaky execution/bg12.0Jilles Tjoelker
2020-06-14sh/tests: Add tests for SIGINT in non-jobc background commandsJilles Tjoelker
2020-05-30sh: Allow more scripts without #!Jilles Tjoelker
2020-05-16sh: Fix double INTON with vforkJilles Tjoelker
2019-12-30sh: Test that executing various binary files is rejectedJilles Tjoelker
2019-02-24sh: Add set -o pipefailJilles Tjoelker
2019-01-03sh: Add test for exported but unset variablesJilles Tjoelker
2016-11-02sh: Add simple test for 'set -C' (noclobber).Jilles Tjoelker
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-03Fix build.Glen Barber
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2014-12-14sh: Make sure output suitable as shell input is also printable.Jilles Tjoelker
2014-08-13Convert bin/sh/tests to ATFEnji Cooper
2013-12-11Migrate tools/regression/bin/ tests to the new layout.Julio Merino