rizin/test/db/analysis/null
Florian Märkl 79a17ef482
Remove RzAnalysisPlugin.set_reg_profile (#2091)
Refactored all plugins to use get_reg_profile instead, which simply
returns the register profile instead of applying it as a side-effect.
2021-12-11 10:18:31 +01:00

9 lines
126 B
Text

NAME=null regs
FILE=
CMDS=<<EOF
e asm.arch=x86 # populate reg profile
e analysis.arch=null # reset to null
ar
EOF
EXPECT=
RUN