drgn/tests
Omar Sandoval 2bd81fd5fc coredump: push ELF/DWARF-specific logic out of Coredump
Instead, take callbacks for looking up variables and reading memory.
While we're at it, get rid of TypeFactory and instead implement its
methods as functions taking a DwarfIndex.
2018-04-05 00:52:00 -07:00
..
__init__.py type: improve type handling 2018-02-24 19:37:51 -08:00
test_leb128.py dwarf: rewrite drgn.dwarf in pure Python 2018-03-26 01:51:20 -07:00
test_type.py coredump: push ELF/DWARF-specific logic out of Coredump 2018-04-05 00:52:00 -07:00
test_typename.py type: add TypeFactory.from_type_name() 2018-03-07 00:31:00 -08:00