rizin/test/db/cmd/sidbug
seanachao a2f8631b6c
Change -, --, = argument and = command meaning (#930)
* Swap = & - R (#615)&(#616)
* Fix R replace =
2021-04-21 16:20:24 +08:00

22 lines
275 B
Text

NAME=sidbug1
FILE=bins/other/pvm2-indiecito.sid
CMDS=/x 01010102
EXPECT=<<EOF
0x000011fe hit0_0 01010102
EOF
RUN
NAME=sidbug2
FILE==
CMDS=<<EOF
e search.from=0
e search.to=10
e search.in=raw
b 10
wx 0101010102
/x 01010102
EOF
EXPECT=<<EOF
0x00000001 hit0_0 01010102
EOF
RUN