busybox/shell/hush_test
Denys Vlasenko 840a4355d0 hush: fix "(sleep 1; exit 3) & sleep 2; echo $?; wait $!; echo $?"
function                                             old     new   delta
process_wait_result                                  414     426     +12
builtin_wait                                         283     291      +8
run_list                                             974     978      +4
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 24/0)               Total: 24 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-07-07 22:56:02 +02:00
..
hush-arith
hush-bugs
hush-glob
hush-heredoc shell: syncronize ash and hush heredoc1.tests 2017-07-06 18:16:18 +02:00
hush-invert
hush-leak
hush-misc hush: fix "(sleep 1; exit 3) & sleep 2; echo $?; wait $!; echo $?" 2017-07-07 22:56:02 +02:00
hush-parsing
hush-psubst
hush-quoting hush: fix quoted_punct.tests failure 2017-07-05 23:12:15 +02:00
hush-read ash,hush: fix SIGCHLD interrupting read builtin 2017-05-22 19:34:45 +02:00
hush-redir hush: fix two redirection testcase failures 2017-07-07 22:07:28 +02:00
hush-signals hush: "adopt" ash signal4.tests 2017-07-06 18:40:45 +02:00
hush-standalone
hush-vars typo fix 2017-07-06 19:50:42 +02:00
hush-z_slow
.gitignore
run-all shell: syncronize ash_test/run-all and hush_test/run-all a bit 2017-07-06 17:59:25 +02:00