Degraph.
More...
|
def | __init__ (self, test_nb, implicit, base_addr, target_addr, elements, nb_sol, *args, **kwargs) |
|
def | __init__ (self, *args, **kwargs) |
|
def | get_sample (cls, sample_name) |
|
def | __init__ (self, command_line, base_dir="", depends=None, products=None, tags=None, executable=None) |
|
def | __repr__ (self) |
|
def | __eq__ (self, test) |
|
Degraph.
Dependency graph test
◆ __init__()
def test_all.TestDepgraph.__init__ |
( |
|
self, |
|
|
|
test_nb, |
|
|
|
implicit, |
|
|
|
base_addr, |
|
|
|
target_addr, |
|
|
|
elements, |
|
|
|
nb_sol, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ base_dir
test_all.TestDepgraph.base_dir |
◆ example_depgraph
test_all.TestDepgraph.example_depgraph |
|
static |
Initial value:= os.path.join("..", "..", "example", "symbol_exec",
"depgraph.py")
◆ launcher
string test_all.TestDepgraph.launcher = "dg_check.py" |
|
static |
◆ products
test_all.TestDepgraph.products |
The documentation for this class was generated from the following file:
- /home/serpilliere/projet/test_doc_miasm/miasm/test/test_all.py