![]() |
miasm
Reverse engineering framework
|
QEMU regression tests. More...


Public Member Functions | |
| 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 | |
| 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 | |
Static Public Attributes | |
| 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") | |
QEMU regression tests.
Test against QEMU regression tests An expected output is provided, computed on a x86 host
| def test_all.QEMUTest.__init__ | ( | self, | |
| name, | |||
| jitter, | |||
| * | args, | ||
| ** | kwargs | ||
| ) |
| test_all.QEMUTest.base_dir |
|
static |
|
static |
|
static |
|
static |