test: use index_in_strings
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 12 Sep 2009 20:38:26 +0000 (22:38 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 12 Sep 2009 20:38:26 +0000 (22:38 +0200)
commit5b807cd5acd1f27b3e7aa36aac2728be27c5907c
tree721cbf12f7e7029b2b415e0618ff403db306bc5e
parentd7686c8c2c849c775007c5de19901ab6b38bd039
test: use index_in_strings

function                                             old     new   delta
ops_texts                                              -     124    +124
ops_table                                              -      80     +80
display_process_list                                1447    1448      +1
binop                                                525     523      -2
static.no_op                                           6       2      -4
check_operator                                        71      63      -8
ops                                                  240       -    -240
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 1/3 up/down: 205/-254)          Total: -49 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/test.c