busybox/shell/hush_test/hush-redir
..
redir.right hush: fix a case when redirect to a closed fd #1 is not restoring (closing) it 2017-07-24 12:42:17 +02:00
redir.tests hush: fix a case when redirect to a closed fd #1 is not restoring (closing) it 2017-07-24 12:42:17 +02:00
redir1.right
redir1.tests
redir2.right
redir2.tests
redir3.right
redir3.tests
redir4.right
redir4.tests
redir5.right
redir5.tests
redir6.right
redir6.tests
redir7.right
redir7.tests
redir8.right
redir8.tests
redir9.right
redir9.tests
redir_and_constructs1.right
redir_and_constructs1.tests
redir_backquote1.right
redir_backquote1.tests
redir_children_should_not_see_saved_fd_1.right
redir_children_should_not_see_saved_fd_1.tests
redir_children_should_not_see_saved_fd_2.right
redir_children_should_not_see_saved_fd_2.tests
redir_children_should_not_see_saved_fd_3.right
redir_children_should_not_see_saved_fd_3.tests
redir_EINTR1.right
redir_EINTR1.tests
redir_EINTR2.right
redir_EINTR2.tests
redir_errors.right
redir_errors.tests hush: rename hush-redir/redir3.tests (ash has redir3.tests which id different) 2017-07-06 20:36:40 +02:00
redir_escapednum.right
redir_escapednum.tests
redir_exec1.right
redir_exec1.tests
redir_exec2.right
redir_exec2.tests
redir_expand.right
redir_expand.tests
redir_leak.right
redir_leak.tests ash: fix open fds leaking in redirects. Closes 9561 2017-01-07 10:16:56 +01:00
redir_multi.right
redir_multi.tests sh testsuite: sync ash-redir/ and hush-redir/ 2016-10-02 18:32:52 +02:00
redir_script.right
redir_script.tests
redir_space.right
redir_space.tests sh testsuite: create hush-redir/* and move files around 2016-10-02 17:55:51 +02:00
redir_stdin1.right
redir_stdin1.tests
redir_to_bad_fd.right
redir_to_bad_fd.tests
redir_to_bad_fd3.right
redir_to_bad_fd3.tests
redir_to_bad_fd255.right
redir_to_bad_fd255.tests
redirA.right
redirA.tests