busybox/shell/ash_test/ash-redir
Denys Vlasenko b0fbe4b540 ash: add a testcase for bug 2281 (currently fails). Small code cleanups.
function                                             old     new   delta
changepath                                           195     192      -3
subevalvar                                          1204    1200      -4
readtoken1                                          3247    3240      -7
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/3 up/down: 0/-14)             Total: -14 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-08-05 17:19:27 +02:00
..
redir2.right ash: fix a bug where redirection fds were not closed afterwards. 2008-07-24 19:46:38 +00:00
redir2.tests ash: fix a bug where redirection fds were not closed afterwards. 2008-07-24 19:46:38 +00:00
redir3.right ash: fix a bug where redirection fds were not closed afterwards. 2008-07-24 19:46:38 +00:00
redir3.tests ash: fix testsuite false positives 2010-05-18 14:11:21 +02:00
redir4.right ash: prevent exec NN>&- from closing fd used for script reading 2008-07-24 22:34:43 +00:00
redir4.tests ash: prevent exec NN>&- from closing fd used for script reading 2008-07-24 22:34:43 +00:00
redir5.right ash: testsuite entries for last change 2008-07-25 13:40:06 +00:00
redir5.tests ash: testsuite entries for last change 2008-07-25 13:40:06 +00:00
redir6.right ash: fix "(cat < file)" hang introduced by rev 22944. 2008-08-16 11:48:02 +00:00
redir6.tests ash: fix "(cat < file)" hang introduced by rev 22944. 2008-08-16 11:48:02 +00:00
redir7.right ash: add testsuite for bug 585 2009-08-29 20:37:09 +02:00
redir7.tests ash: fix testsuite false positives 2010-05-18 14:11:21 +02:00
redir8.right add a testcase for reopened bug 585 (not fixed yet) 2009-09-16 14:04:07 +02:00
redir8.tests ash: fix testsuite false positives 2010-05-18 14:11:21 +02:00
redir9.right ash: <> redir should not truncate 2010-06-24 04:32:37 +02:00
redir9.tests ash: add a testcase for bug 2281 (currently fails). Small code cleanups. 2010-08-05 17:19:27 +02:00
redir.right ash: fix bug where redirection of closed fd was leaving it open afterwards. 2007-11-22 08:16:57 +00:00
redir.tests reinstate redir.tests with correct perms 2008-02-13 18:10:46 +00:00