busybox/shell/ash_test
Denys Vlasenko e74aaf9385 ash,hush: make trap output short signal names, without SIG prefix
function                                             old     new   delta
evalvar                                             1373    1371      -2
builtin_trap                                         457     441     -16
trapcmd                                              260     236     -24

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-27 02:05:45 +02:00
..
ash-alias
ash-arith ash: support for && and || in [[ expr ]]; add testsuite checks 2008-03-25 07:49:43 +00:00
ash-heredoc fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
ash-invert add ash testcases 2007-03-05 20:46:46 +00:00
ash-misc ash: fix . builtin 2009-06-14 19:42:12 +02:00
ash-quoting ash: optional support for $'...\t...\n...' bashism 2008-06-23 01:52:30 +00:00
ash-read ash: fix $IFS handling in read. closes bug 235 2009-03-31 19:18:17 +00:00
ash-redir add a testcase for reopened bug 585 (not fixed yet) 2009-09-16 14:04:07 +02:00
ash-signals ash,hush: make trap output short signal names, without SIG prefix 2009-09-27 02:05:45 +02:00
ash-standalone dc: conditionalize parts which require libm 2008-10-20 08:43:10 +00:00
ash-vars ash: fix ${var/s/r} handling, add testcase. 2008-06-14 06:04:59 +00:00
printenv.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
recho.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
run-all ash: fix . builtin 2009-06-14 19:42:12 +02:00
zecho.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00