NAME=PE: corkami d_resource-ld.exe - open
FILE=bins/pe/d_resource-ld.exe
CMDS=q!
EXPECT=<<EOF
EOF
RUN

NAME=PE: corkami d_resource-ld.exe - entrypoint
FILE=bins/pe/d_resource-ld.exe
CMDS=s
EXPECT=<<EOF
0x401000
EOF
RUN

NAME=PE: corkami d_resource-ld.exe - pi 1
FILE=bins/pe/d_resource-ld.exe
CMDS=<<EOF
e asm.sub.names=false
pi 1
EOF
EXPECT=<<EOF
push 2
EOF
RUN
