Add test for #4315 - Using af with anal.calls (#17089)

This commit is contained in:
pancake 2020-06-17 09:38:08 +02:00 committed by GitHub
parent e3baa7376f
commit 3cffa18414
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,20 @@
NAME=af localflag
FILE=bins/mach0/mac-ls2
CMDS=<<EOF
e anal.calls=false
af
aflc
e anal.calls=true
af-*
af
aflc
EOF
EXPECT=<<EOF
1
34
EOF
RUN
NAME=af localflag
FILE=bins/mach0/mac-ls2
CMDS=<<EOF