rizin/test/db/formats/sms
Florian Märkl bedcf6f354
Add indicator to oml for which map is visible at seek (#2409)
There may be multiple maps containing the current seek. This indicates
only the highest-priority one, which is also the one whose data is
visible at the seek address.
2022-03-14 08:59:40 +01:00

15 lines
197 B
Text

NAME=SMS: Open/iI
FILE=bins/sms/demo.sms
CMDS=iI~?SEGA
EXPECT=<<EOF
1
EOF
RUN
NAME=SMS: maps
FILE=bins/sms/demo.sms
CMDS=oml
EXPECT=<<EOF
1 fd: 3 +0x00000000 0x00000000 * 0x00007fff r-x
EOF
RUN