hush/shell/hush_test
Denys Vlasenko 21d87d495a ash: better handling of EXIT trap in trap hack
function                                             old     new   delta
forkchild                                              -     602    +602
trapcmd                                              255     347     +92
ash_main                                            1362    1375     +13
evalvar                                             1371    1373      +2
popstring                                            140     134      -6
forkshell                                            835     248    -587
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 3/2 up/down: 709/-593)          Total: 116 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-25 00:06:51 +02:00
..
hush-arith hush: fix SEGV in % expansion 2009-04-26 11:25:19 +00:00
hush-bugs hush: specially handle [[ - suppress globbing & multiword expansion 2009-06-09 18:40:52 +02:00
hush-glob hush: add testsuite for "no globbing in redirection" rule. 2008-06-18 16:29:32 +00:00
hush-leak hush: do not use ps -o in leak_argv1; do not hardcode path in negate 2009-08-12 14:21:30 +02:00
hush-misc hush: do not process options after non-option args 2009-08-20 03:38:58 +02:00
hush-parsing hush: do not use ps -o in leak_argv1; do not hardcode path in negate 2009-08-12 14:21:30 +02:00
hush-psubst skip some tests when fancy echo support is turned off 2009-04-09 07:50:18 +00:00
hush-trap ash: better handling of EXIT trap in trap hack 2009-09-25 00:06:51 +02:00
hush-vars hush: add support for special vars in braces 2009-06-01 14:16:43 -04:00
hush-z_slow hush: add more complex case to leak testcase, fix found breakage 2009-05-04 01:58:10 +02:00
.gitignore hush_test: ignore generated files 2009-05-21 17:45:26 -04:00
run-all hust test: complain if busybox binary can't be found 2009-08-12 21:24:29 +02:00