busybox/shell/ash_test/ash-read
Denys Vlasenko eae12688c9 shell: optional support for read -t N.NNN, closes 10101
function                                             old     new   delta
shell_builtin_read                                  1097    1277    +180
dump_procs                                           353     359      +6

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-07-20 16:09:31 +02:00
..
read_ifs.right
read_ifs.tests
read_n.right
read_n.tests
read_r.right ash: add read -u; fix read -t and read -n; add testsuite entries. 2008-03-25 00:07:12 +00:00
read_r.tests
read_REPLY.right
read_REPLY.tests shell: split read builtin from ash 2010-01-12 22:11:24 +01:00
read_SIGCHLD.right
read_SIGCHLD.tests
read_t0.right shell: optional support for read -t N.NNN, closes 10101 2017-07-20 16:09:31 +02:00
read_t0.tests shell: optional support for read -t N.NNN, closes 10101 2017-07-20 16:09:31 +02:00
read_t.right ash: add read -u; fix read -t and read -n; add testsuite entries. 2008-03-25 00:07:12 +00:00
read_t.tests