Ghidra Decompiler Analysis Engine
Classes
testfunction.hh File Reference

Framework for decompiler data driven single function tests. More...

#include "libdecomp.hh"
#include <iostream>
#include <regex>
Include dependency graph for testfunction.hh:

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...
 

Detailed Description

Framework for decompiler data driven single function tests.