about summary refs log tree commit diff stats
path: root/test/core/graph.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Graph: add weakly connected componentsFabrice Desclaux2020-03-161-0/+22
* Rename miasm2 to miasmFabrice Desclaux2019-03-051-1/+1
* Support python2/python3Fabrice Desclaux2019-03-051-7/+8
* Core: replace AsmLabel by LocKeyFabrice Desclaux2018-06-091-1/+1
* DiGraph: fixed node order in natural loop backedgesTim Blazytko2017-10-181-2/+2
* Add regression tests for MatchGraphAjax2016-01-271-0/+68
* Graph; introduce copy and mergeAjax2016-01-251-0/+15
* Graph: two graphs are equals if they have the same nodes and edgesAjax2016-01-251-0/+10
* DiGraph: added regression tests for strongly connected components and natural...Tim Blazytko2015-09-041-1/+29
* Test/Graph: extended regression tests for g2Tim Blazytko2015-06-021-0/+7
* DiGraph: fixed order in dominance_frontierTim Blazytko2015-06-021-4/+8
* Tests/graph: extended regression testsTim Blazytko2015-06-021-1/+41
* Test/Graph: add regression tests for walk_dominator/walk_postdominatorFabrice Desclaux2015-06-021-0/+36
* Test/Graph: add reg testsFabrice Desclaux2015-03-121-10/+34
* Test/Graph: add reg testsFabrice Desclaux2015-03-121-0/+14
* Graph: dominators computation can only be done regarding to *one* headFabrice Desclaux2015-03-121-1/+1
* DiGraph: add dominators regression testserpilliere2015-01-181-0/+23
* Miasm v2serpilliere2014-06-031-0/+18