mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-10 15:33:04 +00:00
Fix #15589 - add test/db/cmd/slow and move some ones there
This commit is contained in:
parent
ffe9651dad
commit
b583d2800e
@ -2472,16 +2472,6 @@ entry0 0x40488d [DATA] mov rdi, main
|
||||
EOF
|
||||
RUN
|
||||
|
||||
NAME=unique function names
|
||||
FILE=bins/elf/bash
|
||||
CMDS=<<EOF
|
||||
aaa
|
||||
f~strlen~390
|
||||
EOF
|
||||
EXPECT=<<EOF
|
||||
EOF
|
||||
RUN
|
||||
|
||||
NAME=no function split without overlapping blocks
|
||||
FILE=bins/elf/libc.so.6
|
||||
CMDS=<<EOF
|
||||
|
@ -26,3 +26,13 @@ EXPECT=<<EOF
|
||||
EOF
|
||||
RUN
|
||||
|
||||
NAME=unique function names
|
||||
FILE=bins/elf/bash
|
||||
CMDS=<<EOF
|
||||
aaa
|
||||
f~strlen~390
|
||||
EOF
|
||||
EXPECT=<<EOF
|
||||
EOF
|
||||
RUN
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user