|
Ghidra Decompiler Analysis Engine
|
Framework for decompiler data driven single function tests. More...
#include "libdecomp.hh"#include <iostream>#include <regex>
Go to the source code of this file.
Classes | |
| class | FunctionTestProperty |
| A single property to be searched for in the output of a function decompilation. More... | |
| class | ConsoleCommands |
| A console command run as part of a test sequence. More... | |
| class | FunctionTestCollection |
| A collection of tests around a single program/function. More... | |
Framework for decompiler data driven single function tests.
1.8.17