Skip to content

Commit

Permalink
figit
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Jun 19, 2024
1 parent a28b62b commit d3339a6
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions test/db/cmd/cmd_afl
Original file line number Diff line number Diff line change
Expand Up @@ -104,15 +104,6 @@ CMDS=<<EOF
aa
afla
EOF
EXPECT_ERR=<<EOF
WARN: Relocs has not been applied. Please use `-e bin.relocs.apply=true` or `-e bin.cache=true` next time
INFO: Analyze all flags starting with sym. and entry0 (aa)
INFO: Analyze imports (af@@@i)
INFO: Analyze entrypoint (af@ entry0)
INFO: Analyze symbols (af@@@s)
INFO: Recovering variables (afva@@@F)
INFO: Analyze all functions arguments/locals (afva@@@F)
EOF
EXPECT=<<EOF
0x000029b0
0x000029e0
Expand Down

0 comments on commit d3339a6

Please sign in to comment.