NAME=ftw
FILE=bins/elf/ls
CMDS=<<EOF
ftw
EOF
EXPECT=<<EOF
0x00021d18  fs  reloc.readlink
0x00021dc8  fs  reloc.lseek
0x00021ca8  process  reloc.abort
0x00021f90  process  reloc.exit
0x00021ca0  alloc  reloc.free
0x00021e38  alloc  reloc.calloc
0x00021eb8  alloc  reloc.malloc
0x00021ef8  alloc  reloc.realloc
0x00021c78  env  reloc.getenv
0x00021d28  env  reloc.setenv
0x00021f50  env  reloc.unsetenv
0x00021cd8  string  reloc.strcpy
0x00021d68  string  reloc.strlen
0x00021da8  string  reloc.snprintf
0x00018bf7  time  str.ctime
0x00021dd0  time  reloc.gettimeofday
0x00021e88  time  reloc.tzset
0x00021ee0  time  reloc.mktime
0x00021f18  time  reloc.timegm
EOF
RUN

