rizin/test/t/asm
2011-07-13 19:37:28 +02:00

11 lines
132 B
Text
Executable file

DEBUG=no
FILE=malloc://1024
ARGS=""
CMDS='
"wa nop;mov eax,33"
e asm.profile=simple
pi 2
'
EXPECT="nop
mov eax, 0x21"
. ../tests.sh