miasm
Reverse engineering framework
test_all.QEMUTestx86_64 Class Reference
Inheritance diagram for test_all.QEMUTestx86_64:
Collaboration diagram for test_all.QEMUTestx86_64:

Static Public Attributes

string SAMPLE_NAME = "test-x86_64"
 
string SCRIPT_NAME = "testqemu64.py"
 
string EXPECTED_PATH = "expected_x86_64"
 
- Static Public Attributes inherited from test_all.QEMUTest
string SCRIPT_NAME = "testqemu.py"
 
string SAMPLE_NAME = "test-i386"
 
string EXPECTED_PATH = "expected"
 
list jitter_engines = ["llvm", "python", "gcc"]
 
- Static Public Attributes inherited from test_all.RegressionTest
 sample_dir = os.path.join("..", "samples")
 

Additional Inherited Members

- Public Member Functions inherited from test_all.QEMUTest
def __init__ (self, name, jitter, *args, **kwargs)
 
- Public Member Functions inherited from test_all.RegressionTest
def __init__ (self, *args, **kwargs)
 
def get_sample (cls, sample_name)
 
- Public Member Functions inherited from utils.test.Test
def __init__ (self, command_line, base_dir="", depends=None, products=None, tags=None, executable=None)
 
def __repr__ (self)
 
def __eq__ (self, test)
 
- Public Attributes inherited from test_all.QEMUTest
 base_dir
 
- Public Attributes inherited from test_all.RegressionTest
 base_dir
 
- Public Attributes inherited from utils.test.Test
 command_line
 
 base_dir
 
 depends
 
 products
 
 tags
 
 executable
 

Member Data Documentation

◆ EXPECTED_PATH

string test_all.QEMUTestx86_64.EXPECTED_PATH = "expected_x86_64"
static

◆ SAMPLE_NAME

string test_all.QEMUTestx86_64.SAMPLE_NAME = "test-x86_64"
static

◆ SCRIPT_NAME

string test_all.QEMUTestx86_64.SCRIPT_NAME = "testqemu64.py"
static

The documentation for this class was generated from the following file: