11 lines
132 B
Text
Executable file
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
|