rizin/test/b/flagfail
pancake ef375bf85d * Fix macro definitions
* Handle asm.flags in core_disasm
2011-06-26 21:24:22 +02:00

16 lines
132 B
Text
Executable file

DEBUG=no
FILE=malloc://1024
ARGS=""
CMDS='
s 10
f foo
f bar
f cow
f-cow
f-bar
f-foo
pi 1
'
EXPECT="nop
mov eax, 0x21"
. ../tests.sh