Home | History | Annotate | Download | only in tests
      1 #! /bin/sh
      2 
      3 # vg_replace_strmem.c [r]index and [__GI_]str[r]chr are the same.
      4 ./filter_stderr "$@" |
      5 sed -e "s/: strchr (vg_replace_strmem.c:/: index (vg_replace_strmem.c:/;
      6         s/: strrchr (vg_replace_strmem.c:/: rindex (vg_replace_strmem.c:/"
      7