opnsense-src/tools/regression/bin/sh/execution
Jilles Tjoelker 2a3de776bf sh: Fix some tests that used sh instead of ${SH}
so they tested the wrong sh.

This was caused because these tests were committed after the sh -> ${SH}
change but were created before.
2010-12-12 21:18:16 +00:00
..
fork1.0 Allow one to regression test 'sh' changes without having to install 2010-10-12 18:20:38 +00:00
fork2.0 Allow one to regression test 'sh' changes without having to install 2010-10-12 18:20:38 +00:00
func1.0 Allow one to regression test 'sh' changes without having to install 2010-10-12 18:20:38 +00:00
func2.0 sh: Get rid of unnecessary non-standard empty lists. 2010-08-16 17:18:08 +00:00
func3.0 sh: Fix some tests that used sh instead of ${SH} 2010-12-12 21:18:16 +00:00
redir1.0 sh: Reduce unnecessary testsuite failures with other shells. 2010-08-16 22:23:19 +00:00
redir2.0 Allow one to regression test 'sh' changes without having to install 2010-10-12 18:20:38 +00:00
redir3.0 sh: Add a test trying to close a descriptor that is not open. 2010-10-24 19:56:34 +00:00
redir4.0 sh: Check whether dup2 was successful for >&FD and <&FD. 2010-10-24 20:09:49 +00:00
unknown1.0 sh: Send the "xyz: not found" message to redirected fd 2. 2009-10-06 22:00:14 +00:00
var-assign1.0 sh: Apply variable assignments left-to-right in bltinlookup(). 2010-09-11 14:15:50 +00:00