Update R_LOG_DEBUG test

This commit is contained in:
pancake 2022-08-19 11:29:10 +02:00
parent 8994ff6bd3
commit fe219fc0c7

View File

@ -4346,10 +4346,16 @@ format elf
bintype elf
EOF
EXPECT_ERR=<<EOF
DEBUG: RCore.cmd('=!')
DEBUG: Dynamic tag 16 not handled
ERROR: Cannot determine entrypoint, using 0x00000d28
DEBUG: RCore.cmd('Cd 4[48] @ 0x12000')
DEBUG: (cannot find opening [) in (48])
DEBUG: RCore.cmd('Cd 4[56] @ 0x2fdd8')
DEBUG: (cannot find opening [) in (56])
DEBUG: RCore.cmd('=!')
DEBUG: RCore.cmd('ieq')
DEBUG: RCore.cmd('i~elf')
EOF
RUN