test: use index_in_strings
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 12 Sep 2009 20:41:57 +0000 (22:41 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 12 Sep 2009 20:41:57 +0000 (22:41 +0200)
commitc541a8955d20080c7a5e0c13e15bef8740eb3565
treec999820b14c39b6c4d9bb9671439fdfab2af8390
parentfe73798135d30561f9985278ecc46d41c8ff492e
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