about summary refs log tree commit diff stats
path: root/test/core/asmbloc.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename BasicBlocks -> AsmCFG, more comprehensible, include "graph"Ajax2016-01-261-4/+4
* BasicBlocks.pendings can be a set (creds @serpilliere)Ajax2016-01-261-1/+1
* Introduce tests for miasm2.core.asmblocAjax2016-01-261-0/+282