rizin/test/db/cmd/singleline
2022-02-09 18:49:11 +08:00

12 lines
No EOL
177 B
Text

NAME=labels replacements (single line)
FILE=malloc://1024
CMDS=<<EOF
e asm.arch=x86
e asm.bits=32
wa "nop;nop;label:;call label;"
p8 7@ 0
EOF
EXPECT=<<EOF
9090e8fbffffff
EOF
RUN